rdebsums
tool for verification of installed package files against MD5 checksums
Install
- All systems
-
curl cmd.cat/rdebsums.sh
- Debian
-
apt-get install debsums
- Ubuntu
-
apt-get install debsums
- Kali Linux
-
apt-get install debsums
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install debsums
- Raspbian
-
apt-get install debsums
- Dockerfile
- dockerfile.run/rdebsums
debsums
tool for verification of installed package files against MD5 checksums
debsums can verify the integrity of installed package files against MD5 checksums installed by the package, or generated from a .deb archive.