installwatch
installation tracker
Install
- All systems
-
curl cmd.cat/installwatch.sh
- Debian
-
apt-get install checkinstall
- Ubuntu
-
apt-get install checkinstall
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install checkinstall
- Raspbian
-
apt-get install checkinstall
- Dockerfile
- dockerfile.run/installwatch
checkinstall
installation tracker
CheckInstall keeps track of all the files created or modified by your installation script ("make install" "make install_modules", "setup", etc), builds a standard binary package and installs it in your system giving you the ability to uninstall it with your distribution's standard package management utilities.