How to Install and Uninstall python-simpleline.src Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "python-simpleline.src" package
This guide covers the steps necessary to install python-simpleline.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python-simpleline.src
Copied
2. Uninstall "python-simpleline.src" package
In this section, we are going to explain the necessary steps to uninstall python-simpleline.src on Oracle Linux 9:
$
sudo dnf remove
python-simpleline.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-simpleline.src package on Oracle Linux 9
Last metadata expiration check: 3:04:43 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-simpleline
Version : 1.8.3
Release : 1.el9
Architecture : src
Size : 129 k
Source : None
Repository : ol9_appstream
Summary : A Python library for creating text UI
URL : https://github.com/rhinstaller/python-simpleline
License : LGPLv3+
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!
Available Packages
Name : python-simpleline
Version : 1.8.3
Release : 1.el9
Architecture : src
Size : 129 k
Source : None
Repository : ol9_appstream
Summary : A Python library for creating text UI
URL : https://github.com/rhinstaller/python-simpleline
License : LGPLv3+
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!