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

Last updated: November 26,2024

1. Install "python3-npyscreen.noarch" package

This tutorial shows how to install python3-npyscreen.noarch on Fedora 35

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

2. Uninstall "python3-npyscreen.noarch" package

Please follow the steps below to uninstall python3-npyscreen.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:36:30 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-npyscreen
Version : 4.10.5
Release : 8.fc35
Architecture : noarch
Size : 187 k
Source : python-npyscreen-4.10.5-8.fc35.src.rpm
Repository : updates
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.