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

Last updated: May 20,2024

1. Install "python3-simpleline.noarch" package

Please follow the step by step instructions below to install python3-simpleline.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-simpleline.noarch" package

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

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

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

Last metadata expiration check: 1:58:00 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-simpleline
Version : 1.1.3
Release : 1.el8
Architecture : noarch
Size : 132 k
Source : python-simpleline-1.1.3-1.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : A Python3 library for creating text UI
URL : https://github.com/rhinstaller/python-simpleline
License : GPLv2+
Description : Simpleline is a Python3 library for creating text UI.
: It is designed to be used with line-based machines
: and tools (e.g. serial console) so that every new line
: is appended to the bottom of the screen.
: Printed lines are never rewritten!