scripts to build, install and remove distrobox xbps package
Find a file
2025-11-30 09:46:34 +03:00
.gitignore renamed official distrobox uninstall script 2025-11-30 09:18:48 +03:00
clean.sh clean all files from .gitignore 2025-11-30 09:15:04 +03:00
install.sh initial commit 2025-11-30 08:41:30 +03:00
makepkg.sh renamed official distrobox uninstall script 2025-11-30 09:18:48 +03:00
README.md added a note about xbps-remove to README.md 2025-11-30 09:46:34 +03:00
uninstall.sh renamed official distrobox uninstall script 2025-11-30 09:18:48 +03:00

the latest release of distrobox is fetched automatically. usage: makepkg.sh, then install.sh, then (optionally) clean.sh. to remove, you can use uninstall.sh - NOT .uninstall-distrobox-script. running xbps-remove distrobox might be enough tho