How to Install and Uninstall libuser-simple-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: November 26,2024

1. Install "libuser-simple-perl" package

Here is a brief guide to show you how to install libuser-simple-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libuser-simple-perl

2. Uninstall "libuser-simple-perl" package

In this section, we are going to explain the necessary steps to uninstall libuser-simple-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libuser-simple-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libuser-simple-perl package on Ubuntu 21.10 (Impish Indri)

Package: libuser-simple-perl
Architecture: all
Version: 1.45-2.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 67
Depends: perl:any, libdate-calc-perl, libdbi-perl
Filename: pool/universe/libu/libuser-simple-perl/libuser-simple-perl_1.45-2.1_all.deb
Size: 27024
MD5sum: 932944be0ab5779bdb141dbd5fc4b386
SHA1: de7e6a3c8a2841d9422b11425d92bfb988e8fe53
SHA256: dc39d2d7a09042c489fb0f84736582bca6814ffff32ef29f07570bda8cf1193e
SHA512: c45e73ad0b1fc49ead966354b51a6a9ba9e71799dff845a312a5a7a3181216e79053098dc0ed296367a40d6d169b118fed890ccd9605a37d6f7d4ed967fa3963
Homepage: https://metacpan.org/release/User-Simple
Description-en: module for simple user sessions management
User::Simple provides a very simple framework for validating users,
managing their sessions and storing a minimal set of information (this
is, a meaningful user login/password pair and the user's name) via a
database. The sessions can be used as identifiers for i.e. cookies on
a Web system. The passwords are stored as MD5 hashes (this means, the
password is not stored in clear text).
.
User::Simple was originally developed with a PostgreSQL database in
mind, but should work with any DBI handle, be it from a real database
(i.e. PostgreSQL, Firebird, MySQL) or from a file-based one
(DBD::CSV, DBD::XBase, DBD::DBM, etc.)
Description-md5: 35b0435d7731bf8e85fbc77e426b66f9