How to Install and Uninstall python3-pampy Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 06,2024

1. Install "python3-pampy" package

Please follow the step by step instructions below to install python3-pampy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pampy

2. Uninstall "python3-pampy" package

Learn how to uninstall python3-pampy on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-pampy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pampy package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-pampy
Priority: optional
Section: universe/python
Installed-Size: 52
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-pampy
Version: 1.8.2-1
Filename: pool/universe/p/python-pampy/python3-pampy_1.8.2-1_all.deb
Size: 6156
MD5sum: e97389bd53ef73024f46b792cc048491
SHA1: 5a56ca1cef948ddab7286d0828a1c8c90ceaed9b
SHA256: 3b822df1b0937f6ac77a95e6f1677b10505f9831367ac849208e08a61b83adab
Description-en: Python module for simple PAM authentications (Python 3)
Provide an authenticate() function that will allow the caller to
authenticate a user against the Pluggable Authentication Modules
(PAM) on the system.
.
The module pam.py is a single file, implemented using ctypes, so
no compilation is necessary. This package provides the pam.py
module for Python 3.
Description-md5: a3ab2b0f87c8352216746c1581ac4cf1
Homepage: http://pypi.python.org/pypi/pam
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu