cabextract
Microsoft Cabinet file unpacker
Install
- All systems
-
curl cmd.cat/cabextract.sh
- Debian
-
apt-get install cabextract
- Ubuntu
-
apt-get install cabextract
- Alpine
-
apk add cabextract
- Arch Linux
-
pacman -S cabextract
- Kali Linux
-
apt-get install cabextract
- Fedora
-
dnf install cabextract
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cabextract
- OS X
-
brew install cabextract
- Raspbian
-
apt-get install cabextract
- Dockerfile
- dockerfile.run/cabextract
- Docker
-
docker run cmd.cat/cabextract cabextract
powered by Commando
cabextract
Microsoft Cabinet file unpacker
Cabextract is a program which unpacks cabinet (.cab) files, which are a form of archive Microsoft uses to distribute their software and things like Windows Font Packs.