How to Install and Uninstall python3-readlike.noarch Package on Fedora 34

Last updated: October 07,2024

1. Install "python3-readlike.noarch" package

This guide covers the steps necessary to install python3-readlike.noarch on Fedora 34

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

2. Uninstall "python3-readlike.noarch" package

Here is a brief guide to show you how to uninstall python3-readlike.noarch on Fedora 34:

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

3. Information about the python3-readlike.noarch package on Fedora 34

Last metadata expiration check: 1:57:27 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-readlike
Version : 0.1.3
Release : 2.fc34
Architecture : noarch
Size : 15 k
Source : python-readlike-0.1.3-2.fc34.src.rpm
Repository : fedora
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).