How to Install and Uninstall python3-inquirer.noarch Package on Fedora 39

Last updated: November 29,2024

1. Install "python3-inquirer.noarch" package

Learn how to install python3-inquirer.noarch on Fedora 39

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

2. Uninstall "python3-inquirer.noarch" package

This guide let you learn how to uninstall python3-inquirer.noarch on Fedora 39:

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

3. Information about the python3-inquirer.noarch package on Fedora 39

Last metadata expiration check: 5:09:35 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-inquirer
Version : 3.1.3
Release : 1.fc39
Architecture : noarch
Size : 58 k
Source : python-inquirer-3.1.3-1.fc39.src.rpm
Repository : updates
Summary : Collection of common interactive command line user interfaces
URL : https://github.com/magmax/python-inquirer
License : MIT
Description : This package provides a collection of common interactive command line user
: interfaces, based on Inquirer.js.