How to Install and Uninstall python3-simpleline.noarch Package on Fedora 38
Last updated: November 14,2024
1. Install "python3-simpleline.noarch" package
In this section, we are going to explain the necessary steps to install python3-simpleline.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-simpleline.noarch
Copied
2. Uninstall "python3-simpleline.noarch" package
Here is a brief guide to show you how to uninstall python3-simpleline.noarch on Fedora 38:
$
sudo dnf remove
python3-simpleline.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-simpleline.noarch package on Fedora 38
Last metadata expiration check: 5:42:04 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-simpleline
Version : 1.9.0
Release : 6.fc38
Architecture : noarch
Size : 155 k
Source : python-simpleline-1.9.0-6.fc38.src.rpm
Repository : fedora
Summary : A Python3 library for creating text UI
URL : https://github.com/rhinstaller/python-simpleline
License : LGPL-3.0-or-later
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!
Available Packages
Name : python3-simpleline
Version : 1.9.0
Release : 6.fc38
Architecture : noarch
Size : 155 k
Source : python-simpleline-1.9.0-6.fc38.src.rpm
Repository : fedora
Summary : A Python3 library for creating text UI
URL : https://github.com/rhinstaller/python-simpleline
License : LGPL-3.0-or-later
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!