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

Last updated: July 06,2024

1. Install "python310-argon2-cffi" package

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

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

2. Uninstall "python310-argon2-cffi" package

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

$ sudo zypper remove python310-argon2-cffi

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

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