Skip to content

Conty 1.21.8

Compare
Choose a tag to compare
@Kron4ek Kron4ek released this 05 Jan 10:54
· 207 commits to master since this release
384745f

Based on Arch Linux with all updates on 05.01.2023 06:50 (DMY UTC).

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

SHA256:

44a670424f434ece21ea4a3e448c7c483e09d679053e3016d47eb9d804226924  conty_dwarfs.sh
b9c23a8667a185a386c152c78d8dcb4162c810cdecff2ecf64cee65bc61f20d3  conty_lite_dwarfs.sh
09d996ee2c38bf50b88b0a45e1e447090e62c464c5075c5f148cf3e64e99dabd  conty_lite.sh
1cf8e9e78bee04760b171a33958068f782c2d11d295df83e48063f077b8ccccb  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.