How to Install and Uninstall python2-cracklib Package on openSUSE Leap

Last updated: May 16,2024

1. Install "python2-cracklib" package

This guide covers the steps necessary to install python2-cracklib on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-cracklib

2. Uninstall "python2-cracklib" package

Please follow the steps below to uninstall python2-cracklib on openSUSE Leap:

$ sudo zypper remove python2-cracklib

3. Information about the python2-cracklib package on openSUSE Leap

Information for package python2-cracklib:
-----------------------------------------
Repository : Main Repository
Name : python2-cracklib
Version : 2.9.3-bp153.1.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 46,1 KiB
Installed : No
Status : not installed
Source package : python-cracklib-2.9.3-bp153.1.15.src
Summary : A CPython extension module wrapping the libcrack library
Description :
This CPython extension provides Python bindings for cracklib. It
contains a pythonic interface to cracklib's functions and some Python
convenience functions.