Skip to content

Conty 1.21.5

Compare
Choose a tag to compare
@Kron4ek Kron4ek released this 07 Nov 08:46
· 202 commits to master since this release

Based on Arch Linux with all updates on 06.11.2022 17:35 (DMY UTC).
Updates from the Arch testing repos are also included in this release.

pkg_list.txt contains a complete list of packages (and their versions) included in this release.

SHA256:

6d48cbd2ff93cb011e914fe2b30c7c4b82425826ac664d3a84cb704b0bbf474f  conty_dwarfs.sh
daea3d3926393da8497e6e873e49e7b440f404adfe3e5968dc3762da29eea0a1  conty_lite_dwarfs.sh
4fe95a9f18ebb7ba8c1ad97ed12d6af0d70f02b75170c4d3be87f5cd2d565905  conty_lite.sh
56b17c79e8c2342d69c0ae10c4ae9a96e873650ecc40e8af402e32226375c4ca  conty.sh

Usage:

chmod +x conty.sh
./conty.sh command command_arguments

The lite version (conty_lite.sh) includes everything from the regular version (conty.sh), except for: gcc, mingw-w64-gcc, firefox, meson, cmake, jre-openjdk, multimc5 and qbittorrent. If you don't plan to use any of these programs, i recommend to use the lite version.

conty_dwarfs.sh and conty_lite_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 the one you are currently using).

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