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

Last updated: January 14,2025

1. Install "python3-stdiomask.noarch" package

Please follow the step by step instructions below to install python3-stdiomask.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-stdiomask.noarch" package

This tutorial shows how to uninstall python3-stdiomask.noarch on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 8:06:54 ago on Sun May 9 13:03:46 2021.
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.