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

Last updated: September 22,2024

1. Install "python3-stdiomask.noarch" package

Here is a brief guide to show you how to install python3-stdiomask.noarch on Fedora 39

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

2. Uninstall "python3-stdiomask.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-stdiomask.noarch on Fedora 39:

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

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

Last metadata expiration check: 5:13:20 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-stdiomask
Version : 0.0.6
Release : 10.fc39
Architecture : noarch
Size : 14 k
Source : python-stdiomask-0.0.6-10.fc39.src.rpm
Repository : fedora
Summary : Python module for masking passwords
URL : https://github.com/asweigart/stdiomask
License : GPLv3+
Description : Stdio Mask is a cross-platform Python module for entering passwords to a stdio
: terminal and displaying a **** mask, which getpass cannot do.