How to Install and Uninstall python-pwquality.x86_64 Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "python-pwquality.x86_64" package

Learn how to install python-pwquality.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python-pwquality.x86_64

2. Uninstall "python-pwquality.x86_64" package

Here is a brief guide to show you how to uninstall python-pwquality.x86_64 on Amazon Linux 2:

$ sudo yum remove python-pwquality.x86_64 $ sudo yum autoremove

3. Information about the python-pwquality.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python-pwquality
Arch : x86_64
Version : 1.2.3
Release : 5.amzn2
Size : 12 k
Repo : amzn2-core/2/x86_64
Summary : Python bindings for the libpwquality library
URL : https://github.com/libpwquality/libpwquality/
License : BSD or GPLv2+
Description : This is pwquality Python module that provides Python bindings
: for the libpwquality library. These bindings can be used
: for easy password quality checking and generation of random
: pronounceable passwords from Python applications.