liblzma: General-purpose data compression software¶
Description¶
This packages represents liblzma, a part of XZ Utils, the free general-purpose data compression software with a high compression ratio.
License¶
Some parts public domain, other parts GNU LGPLv2.1, GNU GPLv2, or GNU GPLv3.
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
5.2.5
Equivalent System Packages¶
$ apk add xz-dev
$ conda install xz
$ sudo apt-get install xz-utils liblzma-dev
$ sudo yum install xz xz-devel
$ brew install xz
$ sudo port install xz
$ sudo zypper install xz pkgconfig\(liblzma\)
install the following packages: liblzma
$ sudo slackpkg install xz
$ sudo xbps-install xz liblzma-devel
See https://repology.org/project/xz/versions
If the system package is installed, ./configure
will check if it can be used.