How to Install and Uninstall python-passlib Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "python-passlib" package

Here is a brief guide to show you how to install python-passlib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-passlib

2. Uninstall "python-passlib" package

Here is a brief guide to show you how to uninstall python-passlib on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-passlib $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-passlib package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-passlib
Priority: extra
Section: python
Installed-Size: 1300
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.6.5-4
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/p/python-passlib/python-passlib_1.6.5-4_all.deb
Size: 219442
MD5sum: 7c5cef1410025bba0cb5644cf9abec60
SHA1: 336e87a2972d8feabd6891fd791c59ecf88088d2
SHA256: 07d53ab34a09065e9cdee08fff4a4214927804b7e2a21445adb1aab1c26b0138
Description-en: comprehensive password hashing framework
Password hashing library for Python 2, which provides cross-platform
implementations of over 20 password hashing algorithms, as well as a
framework for managing existing password hashes. It's designed to be useful
for a wide range of tasks; from verifying a hash found in /etc/shadow, to
providing full-strength password hashing for multi-user applications.
Description-md5: 3057a9a06a25d4a19d4c27c4b2072332
Homepage: https://bitbucket.org/ecollins/passlib/wiki/Home
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y