How to Install and Uninstall python-simpleline.src Package on Oracle Linux 8

Last updated: May 18,2024

1. Install "python-simpleline.src" package

Please follow the instructions below to install python-simpleline.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python-simpleline.src

2. Uninstall "python-simpleline.src" package

Please follow the steps below to uninstall python-simpleline.src on Oracle Linux 8:

$ sudo dnf remove python-simpleline.src $ sudo dnf autoremove

3. Information about the python-simpleline.src package on Oracle Linux 8

Last metadata expiration check: 6:26:55 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-simpleline
Version : 1.1.1
Release : 2.el8
Architecture : src
Size : 132 k
Source : None
Repository : ol8_appstream
Summary : A Python library for creating text UI
URL : https://github.com/rhinstaller/python-simpleline
License : GPLv2+
Description : Simpleline is a Python 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!