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

Last updated: May 15,2024

1. Install "python3-pager" package

In this section, we are going to explain the necessary steps to install python3-pager on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pager

2. Uninstall "python3-pager" package

Please follow the steps below to uninstall python3-pager on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pager
Priority: optional
Section: universe/python
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-pager
Version: 3.3-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-pager/python3-pager_3.3-1_all.deb
Size: 9662
MD5sum: 36f1269432cca34699cb1d276d31824c
SHA1: b094432cdad11240ddb8f14c4e3a8a91a0a93ba0
SHA256: 85a338511dc685dc8a3cb9ad8ee480e47edb7f65deaca79ae1811ff3daf13191
Description-en: terminal/console pager module in pure Python - Python 3.x
Pager is a Python module that pages output to the screen, reads keys and
console dimensions without executing external utils. It was meant to be
included in the Python standard library.
.
This package contains the Python 3.x module.
Description-md5: 689028a553b1efeb2a385cce337e5f42
Homepage: http://bitbucket.org/techtonik/python-pager
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu