unlzma
This command is an alias of xz --format=lzma --decompress. More information: <https://manned.org/unlzma>.
Install
- All systems
-
curl cmd.cat/unlzma.sh
- Alpine
-
apk add xz
- Arch Linux
-
pacman -S xz
- CentOS
-
yum install xz-lzma-compat
- Fedora
-
dnf install xz-lzma-compat
- OS X
-
brew install xz
- Dockerfile
- dockerfile.run/unlzma
- Docker
-
docker run cmd.cat/unlzma unlzma
powered by Commando
This command is an alias of xz --format=lzma --decompress. More information: <https://manned.org/unlzma>.
-
View documentation for the original command:
tldr xz
© tl;dr; authors and contributors