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

Last updated: May 19,2024

1. Install "python3-simpleline.noarch" package

This guide let you learn how to install python3-simpleline.noarch on Fedora 35

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

2. Uninstall "python3-simpleline.noarch" package

Please follow the step by step instructions below to uninstall python3-simpleline.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:08:43 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-simpleline
Version : 1.8.2
Release : 1.fc35
Architecture : noarch
Size : 119 k
Source : python-simpleline-1.8.2-1.fc35.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!