How to Install and Uninstall python3-readlike.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 30,2024

1. Install "python3-readlike.noarch" package

In this section, we are going to explain the necessary steps to install python3-readlike.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-readlike.noarch" package

Please follow the steps below to uninstall python3-readlike.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-readlike.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:11:00 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-readlike
Version : 0.1.3
Release : 1.el8
Architecture : noarch
Size : 15 k
Source : python-readlike-0.1.3-1.el8.src.rpm
Repository : epel
Summary : Readline-like line editing module
URL : https://github.com/jangler/readlike
License : MIT
Description : A Python module that provides GNU Readline-like line editing functions (the
: default Emacs-style ones).