Based on Arch Linux with all updates on 23.10.2022 18:50 (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:
e3f19b8687d0d364c8f49130990e1f552e09c941d8c58b99ad60bed51a087a56 conty_dwarfs.sh
ddbb10dc24a4b8e148012efe006530990fc59e68c20709456445a0dd873d406d conty_lite_dwarfs.sh
952b2be5432115059af4622b6c361a736a6c57da805951b42317bfe56f0e33b8 conty_lite.sh
561e11b9210e74b23087dbdd0d617b38fe1ef126806d5d51c4d36f189bb58099 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.