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