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

Last updated: April 28,2024

1. Install "python3-autopage" package

This guide let you learn how to install python3-autopage on Kali Linux

$ sudo apt update $ sudo apt install python3-autopage

2. Uninstall "python3-autopage" package

This is a short guide on how to uninstall python3-autopage on Kali Linux:

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

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

Package: python3-autopage
Source: python-autopage
Version: 0.4.0-3
Installed-Size: 73
Maintainer: Debian OpenStack
Architecture: all
Depends: python3:any
Size: 12660
SHA256: 7ddc19a3914db9f34c115379d6bc614070f43052521e8b25e40e9fed8e0ea00b
SHA1: 1eeac209be7bc86e10ce467d288ca3161dffa116
MD5sum: a51713b5b5b682118ef1b81a828c3998
Description: library to provide automatic paging for console output
Autopage is a library to automatically display terminal output from a program
in a pager (like less) whenever you need it, and never when you don't. And it
only takes one line of code.
Description-md5:
Homepage: https://github.com/zaneb/autopage
Section: python
Priority: optional
Filename: pool/main/p/python-autopage/python3-autopage_0.4.0-3_all.deb