apt-forktracer
utility for tracking non-official package versions
Install
- All systems
-
curl cmd.cat/apt-forktracer.sh
- Debian
-
apt-get install apt-forktracer
- Ubuntu
-
apt-get install apt-forktracer
- Kali Linux
-
apt-get install apt-forktracer
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install apt-forktracer
- Raspbian
-
apt-get install apt-forktracer
- Dockerfile
- dockerfile.run/apt-forktracer
apt-forktracer
utility for tracking non-official package versions
apt-forktracer tries to alleviate the problem that APT stops tracking official versions of a package after you pin it or install a newer version. apt-forktracer displays a list of packages which are in an inconsistent state, or whose installed version is different than the newest official one. You can choose to ignore certain packages - if they match certain criteria - using a configuration file.