How to Install and Uninstall python3-autopage.noarch Package on Oracle Linux 9

Last updated: September 21,2024

1. Install "python3-autopage.noarch" package

This is a short guide on how to install python3-autopage.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-autopage.noarch

2. Uninstall "python3-autopage.noarch" package

Please follow the guidance below to uninstall python3-autopage.noarch on Oracle Linux 9:

$ sudo dnf remove python3-autopage.noarch $ sudo dnf autoremove

3. Information about the python3-autopage.noarch package on Oracle Linux 9

Last metadata expiration check: 0:31:14 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-autopage
Version : 0.5.2
Release : 1.el9
Architecture : noarch
Size : 59 k
Source : python-autopage-0.5.2-1.el9.src.rpm
Repository : epel
Summary : A Python library to provide automatic paging for console output
URL : https://pypi.python.org/pypi/autopage
License : ASL 2.0
Description : Autopage is a Python library to provide automatic paging for console output.