mount.aptfs

FUSE filesystem for APT source repositories

Install

All systems
curl cmd.cat/mount.aptfs.sh
Debian Debian
apt-get install aptfs
Ubuntu
apt-get install aptfs
image/svg+xml Kali Linux
apt-get install aptfs
Windows (WSL2)
sudo apt-get update sudo apt-get install aptfs
Raspbian
apt-get install aptfs

aptfs

FUSE filesystem for APT source repositories

AptFs is a FUSE-based filesystem that provides a view to unpacked Debian source packages (obtained via APT) as regular folders. Binary packages are modelled as symbolic links pointing to their respective source package.