archivemount
Mount an archive for access as a filesystem. More information: <https://manned.org/archivemount>.
Install
- All systems
-
curl cmd.cat/archivemount.sh
- Debian
-
apt-get install archivemount
- Ubuntu
-
apt-get install archivemount
- Alpine
-
apk add archivemount
- Kali Linux
-
apt-get install archivemount
- Fedora
-
dnf install archivemount
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install archivemount
- OS X
-
brew install archivemount
- Raspbian
-
apt-get install archivemount
- Dockerfile
- dockerfile.run/archivemount
- Docker
-
docker run cmd.cat/archivemount archivemount
powered by Commando
Mount an archive for access as a filesystem. More information: <https://manned.org/archivemount>.
-
Mount an archive to a specific mountpoint:
archivemount path/to/archive path/to/mount_point
© tl;dr; authors and contributors