Skip to content

Conty 1.25.5

Compare
Choose a tag to compare
@Kron4ek Kron4ek released this 13 Jun 21:29
· 59 commits to master since this release
1a28490

Based on Arch Linux with all updates as of 13.06.2024 19:10 (DMY UTC).
pkg_list.txt contains a complete list of packages (and their versions) included in this release.

SHA256:

575cd0736ceef40573d498b0ec5a6b76ff36c569b294792123a0ce8641273c2f  conty_dwarfs.sh
5563eb72839fe38c3b799f2b6f6abc10e1776a336d8b6eadfe67e86bd8e0bf28  conty_lite_dwarfs.sh
191a169fecaa979c46c0084359b0bec8e21673f0d308503c1c19a20473e043bb  conty_lite.sh
2b7cd5551519eabb1814bc64c16ae0c19fec0915f4b9bcabad8270285408d664  conty.sh
8e1419008493465c5d9d731d599fd333fb0ed8b3e66d9993cefda2d81ea710eb  conty_wine_dwarfs.sh
8e6ad6c86a046493486a7efd9d1934fc974b5fb03ae53062a141607122685b46  conty_wine.sh

Usage:

$ chmod +x conty.sh
$ ./conty.sh [command] [arguments]

Versions:

  • The lite version (conty_lite.sh) includes everything from the regular version (conty.sh), except for: base-devel, gcc, mingw-w64-gcc, firefox, meson, cmake, jre-openjdk, prismlauncher, qbittorrent. If you don't plan to use any of these programs, i recommend to use the lite version.
  • conty_wine.sh contains only Wine and its dependencies. Note that the other Conty versions include Wine too, but if you only need Wine and nothing else, you can use this Conty version, it takes up less disk space than the others.
  • conty_dwarfs.sh, conty_lite_dwarfs.sh and conty_wine_dwarfs.sh are the same as the regular versions, except they are compressed with DwarFS instead of SquashFS, thus they take less disk space. Apart from better compression, DwarFS also has better caching and better multithreading support, and in my experience it reads compressed files noticeably faster than SquashFS (specifically squashfuse). However, the benefit of squashfuse is that it uses less memory.

zsync files are for the zsync2 program. If you have any of the previous releases of Conty downloaded, you can use zsync2 to reduce data needed for downloading a new release. This may be useful if you have slow internet connection or internet data cap. Read zsync manual for more information. Please note that zsync may sometimes not reduce the amount of downloaded data by much (for example, if the new Conty release is significantly different from one you are currently using).

If you are using an Nvidia GPU, please read this information.