Skip to content

Conty 1.12

Compare
Choose a tag to compare
@Kron4ek Kron4ek released this 04 Jun 15:29
· 338 commits to master since this release
e8dd6dd

Based on Arch Linux with all updates on 04.06.21 (14:30 UTC).

SHA256:
bffbf9242dc6c6f0d5031db98d4fd764015aa91a9ff380f2e684bdfe59c4dc49 conty_lite_lz4.sh
8ccfb101483e87d4b74730325e3057f56f6d8295a4c788800e73882a3c24e646 conty_lite.sh
a81a7a969822061b4b5524022adb7439eae9fa93b2b86b05ed1daaa7e95da3f9 conty.sh

Changelog:

  • Fixed the self-update function. Updating, installing and removing packages should work properly now.

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 and jre8-openjdk. So if you don't plan to use any of these programs, use the lite version.

conty_lite_lz4.sh is the same as conty_lite.sh but with lz4 compression instead of zstd.

zsync files are for 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.