How to Install and Uninstall python3-pager Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-pager" package

Please follow the instructions below to install python3-pager on Kali Linux

$ sudo apt update $ sudo apt install python3-pager

2. Uninstall "python3-pager" package

This guide covers the steps necessary to uninstall python3-pager on Kali Linux:

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

3. Information about the python3-pager package on Kali Linux

Package: python3-pager
Source: python-pager
Version: 3.3-2
Installed-Size: 39
Maintainer: Debian OpenStack
Architecture: all
Depends: python3:any
Size: 10124
SHA256: 7c4d4db73a01dba5f8c837d693f68543f73fcf72583c75641369ee53fb4d443e
SHA1: 1cc3ed3f679e17396acaf45390a37bd6843571ac
MD5sum: 7d334f83ce880c28d07fd417143a6660
Description: 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:
Homepage: https://bitbucket.org/techtonik/python-pager
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-pager/python3-pager_3.3-2_all.deb