How to Install and Uninstall python3-simpleline.noarch Package on Fedora 36

Last updated: January 13,2025

1. Install "python3-simpleline.noarch" package

This is a short guide on how to install python3-simpleline.noarch on Fedora 36

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

2. Uninstall "python3-simpleline.noarch" package

This is a short guide on how to uninstall python3-simpleline.noarch on Fedora 36:

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

3. Information about the python3-simpleline.noarch package on Fedora 36

Last metadata expiration check: 4:21:53 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-simpleline
Version : 1.9.0
Release : 2.fc36
Architecture : noarch
Size : 122 k
Source : python-simpleline-1.9.0-2.fc36.src.rpm
Repository : fedora
Summary : A Python3 library for creating text UI
URL : https://github.com/rhinstaller/python-simpleline
License : LGPLv3+
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!