Conty 1.21.7
Based on Arch Linux with all updates on 16.12.2022 09:10 (DMY UTC).
pkg_list.txt contains a complete list of packages (and their versions) included in this release.
SHA256:
07ecd4e2c59ef55dde952cfb4ab1f9a49e3d7a41c6f2b20be8614d7d90b25354 conty_dwarfs.sh
59a53000ce6c40d7c6ea937c1da6c11b903fbe41240bdf63ca3bc9ffcdfe9e1b conty_lite_dwarfs.sh
bd5d105012fdddd791845afd33663b346a133d55b14c0ec31aadf61513224056 conty_lite.sh
18baac601a356550865a99bd7879268dfd7ebf174230235dc91bec40becfdc0a 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.