Skip to content

Conty

Compare
Choose a tag to compare
@Kron4ek Kron4ek released this 28 May 12:57
· 340 commits to master since this release
ed2fc50

Based on Arch Linux with all updates on 28.05.21 (12:10 UTC).

SHA256:
d88e87060ec4186a2b897f019b1794a2ddd31d35cd9ffd20db130f1619449414 conty_lite_lz4.sh
13ff5b4d1c17eac5bb735740840919c28eedd6a3b5f1e9f97730466d3949b25a conty_lite.sh
cada53c29986a7a6614fbec68071220a37dcf139e282215f5dfec3325816d3ae conty.sh

Changelog:

  • Fixed launching graphical applications when SANDBOX is enabled.
  • Added the ability to remove packages. See the internal help (--help argument) for more information.
  • Conty now uses the same timezone as your host system (before that UTC was used).
  • A few fixes for the self-update feature.

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.