How to Install and Uninstall python311-argon2-cffi Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python311-argon2-cffi" package

Please follow the step by step instructions below to install python311-argon2-cffi on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-argon2-cffi

2. Uninstall "python311-argon2-cffi" package

This tutorial shows how to uninstall python311-argon2-cffi on openSuSE Tumbleweed:

$ sudo zypper remove python311-argon2-cffi

3. Information about the python311-argon2-cffi package on openSuSE Tumbleweed

Information for package python311-argon2-cffi:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-argon2-cffi
Version : 23.1.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 88.5 KiB
Installed : No
Status : not installed
Source package : python-argon2-cffi-23.1.0-1.4.src
Upstream URL : https://github.com/hynek/argon2_cffi
Summary : The Argon2 password hashing algorithm for Python
Description :
A Python module that uses CFFI to access the Argon2 password hashing
C library.