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

Last updated: March 02,2025

1. Install "python3-stdiomask.noarch" package

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

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

2. Uninstall "python3-stdiomask.noarch" package

Please follow the step by step instructions below to uninstall python3-stdiomask.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:18:33 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-stdiomask
Version : 0.0.6
Release : 2.fc34
Architecture : noarch
Size : 13 k
Source : python-stdiomask-0.0.6-2.fc34.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.