How to Install and Uninstall python3-npyscreen.noarch Package on CentOS Stream 8

Last updated: June 30,2024

1. Install "python3-npyscreen.noarch" package

This guide covers the steps necessary to install python3-npyscreen.noarch on CentOS Stream 8

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

2. Uninstall "python3-npyscreen.noarch" package

Learn how to uninstall python3-npyscreen.noarch on CentOS Stream 8:

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

3. Information about the python3-npyscreen.noarch package on CentOS Stream 8

Last metadata expiration check: 3:51:07 ago on Sun Feb 25 03:03:59 2024.
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.