How to Install and Uninstall python3-argon2-cffi Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-argon2-cffi" package

This tutorial shows how to install python3-argon2-cffi on openSUSE Leap

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

2. Uninstall "python3-argon2-cffi" package

Here is a brief guide to show you how to uninstall python3-argon2-cffi on openSUSE Leap:

$ sudo zypper remove python3-argon2-cffi

3. Information about the python3-argon2-cffi package on openSUSE Leap

Information for package python3-argon2-cffi:
--------------------------------------------
Repository : Main Repository
Name : python3-argon2-cffi
Version : 19.2.0-1.6
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 137.8 KiB
Installed : No
Status : not installed
Source package : python-argon2-cffi-19.2.0-1.6.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.