Skip to content

Conty 1.21.10

Compare
Choose a tag to compare
@Kron4ek Kron4ek released this 17 Feb 18:11
· 183 commits to master since this release
6b09f42

Based on Arch Linux with all updates as of 17.02.2023 13:40 (DMY UTC).
pkg_list.txt contains a complete list of packages (and their versions) included in this release.

SHA256:

cf77435d39397095584f7a928c9e8b943d4301739ebd8e0a53d022fba66a60ff  conty_dwarfs.sh
3a32fb7000823be4fc74914f4a1efac20b74004e4a69bfb1814797d80d4d9868  conty_lite_dwarfs.sh
4a5044ac520767700ce8a882a90a4115bc18fa83fcd236a07c8eb3dd73c5d6d8  conty_lite.sh
e7db66b8216f19d1a4577c39b21ce6e6b6008de399831a5792914e1f1761c740  conty.sh
76f9c4e98da94ba38f116f596ce3950d5532cc9bbe9b96e287917be0fea8b744  conty_wine.sh

Changelog:

  • Added minizip
  • Integrated utils updated to the latest versions

Usage:

$ chmod +x conty.sh
$ ./conty.sh [command] [arguments]

Versions:

  • 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.
  • conty_wine.sh contains only Wine and its dependencies. Note that the other Conty versions include Wine too, but if you only need Wine and nothing else, you can use this Conty version, it takes up less disk space than the others.

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.