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

Last updated: July 05,2024

1. Install "python3-cracklib" package

Here is a brief guide to show you how to install python3-cracklib on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-cracklib

2. Uninstall "python3-cracklib" package

In this section, we are going to explain the necessary steps to uninstall python3-cracklib on openSUSE Leap:

$ sudo zypper remove python3-cracklib

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

Information for package python3-cracklib:
-----------------------------------------
Repository : Main Repository
Name : python3-cracklib
Version : 2.9.3-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 41.5 KiB
Installed : No
Status : not installed
Source package : python-cracklib-2.9.3-bp155.2.11.src
Upstream URL : http://cracklib.sourceforge.net/
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.