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

Last updated: October 07,2024

1. Install "python3-stdiomask.noarch" package

This is a short guide on how to install python3-stdiomask.noarch on Fedora 36

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

2. Uninstall "python3-stdiomask.noarch" package

Please follow the steps below to uninstall python3-stdiomask.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:58:26 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-stdiomask
Version : 0.0.6
Release : 5.fc36
Architecture : noarch
Size : 13 k
Source : python-stdiomask-0.0.6-5.fc36.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.