How to Install and Uninstall python3-stdiomask.noarch Package on CentOS Stream 8

Last updated: May 19,2024

1. Install "python3-stdiomask.noarch" package

Please follow the steps below to install python3-stdiomask.noarch on CentOS Stream 8

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

2. Uninstall "python3-stdiomask.noarch" package

Please follow the guidance below to uninstall python3-stdiomask.noarch on CentOS Stream 8:

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

3. Information about the python3-stdiomask.noarch package on CentOS Stream 8

Last metadata expiration check: 4:07:45 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-stdiomask
Version : 0.0.1
Release : 1.el8
Architecture : noarch
Size : 11 k
Source : python-stdiomask-0.0.1-1.el8.src.rpm
Repository : epel
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.