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

Last updated: May 19,2024

1. Install "python39-argon2-cffi" package

This is a short guide on how to install python39-argon2-cffi on openSuSE Tumbleweed

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

2. Uninstall "python39-argon2-cffi" package

Please follow the step by step instructions below to uninstall python39-argon2-cffi on openSuSE Tumbleweed:

$ sudo zypper remove python39-argon2-cffi

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

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