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

Last updated: July 05,2024

1. Install "python312-argon2-cffi" package

Please follow the guidelines below to install python312-argon2-cffi on openSuSE Tumbleweed

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

2. Uninstall "python312-argon2-cffi" package

This guide let you learn how to uninstall python312-argon2-cffi on openSuSE Tumbleweed:

$ sudo zypper remove python312-argon2-cffi

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

Information for package python312-argon2-cffi:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-argon2-cffi
Version : 23.1.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 86.2 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.