Skip to content

Conty 1.21.11

Compare
Choose a tag to compare
@Kron4ek Kron4ek released this 14 Mar 14:13
· 191 commits to master since this release
7747057

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

SHA256:

e77f3d4c0a313ff042e4847ade5d572223d499e501f55ba543c1176355316a06  conty_dwarfs.sh
cd7f2263d5ea2da46bfd115933b9d44cafaa896c638a87f9a42cd2aa1aa6a13d  conty_lite_dwarfs.sh
a726a66141fd2c21434406ae0af7c06ad8dba1f2174eb6623035f1d184f57608  conty_lite.sh
8d09d38ef4f19300a64667d73aca6dc62ad6ff86adaba0a15b456ac15fee4b40  conty.sh
0db04877088c948cb35b204da89313bf317a6f9038d699f25a5fc576ca4da988  conty_wine.sh

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.