How to Install and Uninstall python-pampy Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "python-pampy" package
This guide let you learn how to install python-pampy on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-pampy
Copied
2. Uninstall "python-pampy" package
This guide covers the steps necessary to uninstall python-pampy on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-pampy
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-pampy package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-pampy
Priority: optional
Section: universe/python
Installed-Size: 52
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.8.2-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-pampy/python-pampy_1.8.2-1_all.deb
Size: 6094
MD5sum: 775ebee461b50f1e7c165b522a799d6b
SHA1: 2c159d55a48f1ae7219c2526038f514d7722d1c2
SHA256: ed9f62cf357bf81b2ac765f3c5f0546159e86ea82d3aa0518c6d68fb874c60ea
Description-en: Python module for simple PAM authentications (Python 2)
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 2.
Description-md5: fa1ae16e345c6756e080f3fec83eb94d
Homepage: http://pypi.python.org/pypi/pam
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 52
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.8.2-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-pampy/python-pampy_1.8.2-1_all.deb
Size: 6094
MD5sum: 775ebee461b50f1e7c165b522a799d6b
SHA1: 2c159d55a48f1ae7219c2526038f514d7722d1c2
SHA256: ed9f62cf357bf81b2ac765f3c5f0546159e86ea82d3aa0518c6d68fb874c60ea
Description-en: Python module for simple PAM authentications (Python 2)
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 2.
Description-md5: fa1ae16e345c6756e080f3fec83eb94d
Homepage: http://pypi.python.org/pypi/pam
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu