How to Install and Uninstall python3-stdiomask.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python3-stdiomask.noarch" package

This guide let you learn how to install python3-stdiomask.noarch on Rocky Linux 8

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

2. Uninstall "python3-stdiomask.noarch" package

Please follow the guidelines below to uninstall python3-stdiomask.noarch on Rocky Linux 8:

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

3. Information about the python3-stdiomask.noarch package on Rocky Linux 8

Last metadata expiration check: 1:48:57 ago on Mon Sep 12 10:27:18 2022.
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.