How to Install and Uninstall python3-npyscreen.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "python3-npyscreen.noarch" package
This tutorial shows how to install python3-npyscreen.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-npyscreen.noarch
Copied
2. Uninstall "python3-npyscreen.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-npyscreen.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-npyscreen.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-npyscreen.noarch package on Rocky Linux 8
Last metadata expiration check: 0:40:00 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-npyscreen
Version : 4.10.5
Release : 8.el8
Architecture : noarch
Size : 194 k
Source : python-npyscreen-4.10.5-8.el8.src.rpm
Repository : epel
Summary : Writing user interfaces without all that ugly mucking about in hyperspace
URL : http://www.npcole.com/npyscreen/
License : BSD
Description : This library provides a framework for developing console applications using
: Python and curses. This framework should be powerful enough to create everything
: from quick, simple programs to complex, multi-screen applications.
Available Packages
Name : python3-npyscreen
Version : 4.10.5
Release : 8.el8
Architecture : noarch
Size : 194 k
Source : python-npyscreen-4.10.5-8.el8.src.rpm
Repository : epel
Summary : Writing user interfaces without all that ugly mucking about in hyperspace
URL : http://www.npcole.com/npyscreen/
License : BSD
Description : This library provides a framework for developing console applications using
: Python and curses. This framework should be powerful enough to create everything
: from quick, simple programs to complex, multi-screen applications.