How to Install and Uninstall python3-simpleline.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "python3-simpleline.noarch" package
This tutorial shows how to install python3-simpleline.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-simpleline.noarch
Copied
2. Uninstall "python3-simpleline.noarch" package
This guide covers the steps necessary to uninstall python3-simpleline.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-simpleline.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-simpleline.noarch package on AlmaLinux 8
Last metadata expiration check: 2:07:37 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-simpleline
Version : 1.1.1
Release : 2.el8
Architecture : noarch
Size : 128 k
Source : python-simpleline-1.1.1-2.el8.src.rpm
Repository : appstream
Summary : A Python3 library for creating text UI
URL : https://github.com/rhinstaller/python-simpleline
License : GPLv2+
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.1.1
Release : 2.el8
Architecture : noarch
Size : 128 k
Source : python-simpleline-1.1.1-2.el8.src.rpm
Repository : appstream
Summary : A Python3 library for creating text UI
URL : https://github.com/rhinstaller/python-simpleline
License : GPLv2+
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!