dpkg-sig
create and verify signatures on .deb-files
Install
- All systems
-
curl cmd.cat/dpkg-sig.sh
- Debian
-
apt-get install dpkg-sig - Ubuntu
-
apt-get install dpkg-sig - Kali Linux
-
apt-get install dpkg-sig - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install dpkg-sig - Raspbian
-
apt-get install dpkg-sig
dpkg-sig
create and verify signatures on .deb-files
dpkg-sig is a low-level tool for creation and verification of signature on Debian binary packages (.deb-files). The created signed packages are strict compatible with dpkg and the apt-utils.