How to Install and Uninstall libauthen-scram-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libauthen-scram-perl" package

Please follow the step by step instructions below to install libauthen-scram-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libauthen-scram-perl

2. Uninstall "libauthen-scram-perl" package

Please follow the steps below to uninstall libauthen-scram-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libauthen-scram-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libauthen-scram-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libauthen-scram-perl
Priority: optional
Section: universe/perl
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.005-2
Depends: perl, libauthen-sasl-saslprep-perl, libcrypt-urandom-perl, libmoo-perl (>= 1.001000), libnamespace-clean-perl, libpbkdf2-tiny-perl, libtry-tiny-perl, libtype-tiny-perl
Filename: pool/universe/liba/libauthen-scram-perl/libauthen-scram-perl_0.005-2_all.deb
Size: 20128
MD5sum: 9c2874d763662751b14377802d66ca2d
SHA1: c09c11bb580424cec30c8ad6c3ea45e7400cc085
SHA256: 1e74922c934c3b03f66a550874e0b5026f2fe7522f7c7ab0b9ff11d259243c17
Description-en: Salted Challenge Response Authentication Mechanism (RFC 5802)
The modules in this distribution implement the Salted Challenge Response
Authentication Mechanism (SCRAM) from RFC 5802.
.
See Authen::SCRAM::Client and Authen::SCRAM::Server for usage details.
Description-md5: eba1e98a0abc487225dd852a6f20f61c
Homepage: https://metacpan.org/release/Authen-SCRAM
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu