How to Install dpkg-sig in Ubuntu 18.04



Install dpkg-sig by entering the following commands in the terminal:

sudo apt update
sudo apt install dpkg-sig

Description:

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.

Version: 0.13.1+nmu4

Section: universe/devel