Conty 1.21.6
Based on Arch Linux with all updates on 27.11.2022 19:10 (DMY UTC).
pkg_list.txt contains a complete list of packages (and their versions) included in this release.
SHA256:
773d1e1bfe3dc761ada9e518930f21f2d6e7b78d156ff723067a348041734171 conty_dwarfs.sh
b29435cccfcd9fad7a668e64d8227b74480ca76bc1e28eba73fbbd7fd0dc2a77 conty_lite_dwarfs.sh
533e730c767f6a63525d4a71b1edefe496273316047ce671b6b0cb8875982ef1 conty_lite.sh
1fab8e50b9a3c14c98dc158c3147489fc7e19fda53323b308011fa79277daf38 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.