How To Install Cpansign In Debian, Ubuntu, Kali, CentOS, Fedora And Raspbian?
Install cpansign
-
Debian
apt-get install libmodule-signature-perlClick to copy -
Ubuntu
apt-get install libmodule-signature-perlClick to copy -
Kali Linux
apt-get install libmodule-signature-perlClick to copy -
CentOS
yum install perl-Module-SignatureClick to copy -
Fedora
dnf install perl-Module-SignatureClick to copy -
Raspbian
apt-get install libmodule-signature-perlClick to copy
libmodule-signature-perl
module to manipulate CPAN SIGNATURE filesModule::Signature is a Perl module that adds cryptographic authentications to CPAN distributions, via the special SIGNATURE file. It also includes various tools to sign distributions and to verify signatures and supports using many different cryptographic hashing algorithms.
perl-Module-Signature
and modules
Installation of latest cpansign command is available for Debian, Ubuntu, Kali, CentOS, Fedora and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.




