ucat
unpack (almost) everything with one command
Install
- All systems
-
curl cmd.cat/ucat.sh
- Debian
-
apt-get install unp
- Ubuntu
-
apt-get install unp
- Arch Linux
-
pacman -S unp
- Kali Linux
-
apt-get install unp
- Fedora
-
dnf install unp
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install unp
- OS X
-
brew install unp
- Raspbian
-
apt-get install unp
- Dockerfile
- dockerfile.run/ucat
unp
unpack (almost) everything with one command
unp is a small perl script which makes extraction of any archive files a bit easier. It support several compressors and archiver programs, chooses the right one(s) automatically and extracts one or more files in one go. You may also want to install some non-free packages like "unace-nonfree", "unrar-nonfree" and "lha" to extract archives of these types.