xzcat

This command is an alias of xz --decompress --stdout. More information: <https://manned.org/xzcat>.

Install

All systems
curl cmd.cat/xzcat.sh
Debian Debian
apt-get install xz-utils
Ubuntu
apt-get install xz-utils
Alpine
apk add xz
Arch Arch Linux
pacman -S xz
image/svg+xml Kali Linux
apt-get install xz-utils
CentOS
yum install xz
Fedora
dnf install xz
Windows (WSL2)
sudo apt-get update sudo apt-get install xz-utils
OS X
brew install xz
Raspbian
apt-get install xz-utils
Docker
docker run cmd.cat/xzcat xzcat powered by Commando

This command is an alias of xz --decompress --stdout. More information: <https://manned.org/xzcat>.

  • View documentation for the original command:
    tldr xz

© tl;dr; authors and contributors