How to Install and Uninstall python3-argon2-cffi-bindings.x86_64 Package on CentOS Stream 9
Last updated: February 06,2025
1. Install "python3-argon2-cffi-bindings.x86_64" package
Here is a brief guide to show you how to install python3-argon2-cffi-bindings.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-argon2-cffi-bindings.x86_64
Copied
2. Uninstall "python3-argon2-cffi-bindings.x86_64" package
This tutorial shows how to uninstall python3-argon2-cffi-bindings.x86_64 on CentOS Stream 9:
$
sudo dnf remove
python3-argon2-cffi-bindings.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-argon2-cffi-bindings.x86_64 package on CentOS Stream 9
Last metadata expiration check: 1:52:15 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-argon2-cffi-bindings
Version : 21.2.0
Release : 2.el9
Architecture : x86_64
Size : 26 k
Source : python-argon2-cffi-bindings-21.2.0-2.el9.src.rpm
Repository : epel
Summary : Low-level CFFI bindings for Argon2
URL : https://github.com/hynek/argon2-cffi-bindings
License : MIT
Description : This package provides low-level CFFI bindings to the Argon2 password hashing
: algorithm.
:
: If you want to hash passwords in an application,
: this package is not for you.
: Have a look at argon2-cffi with its high-level abstractions!
:
: These bindings have been extracted from argon2-cffi and it remains its main
: consumer. However, they may be used by other packages that want to use the
: Argon2 library without dealing with C-related complexities.
Available Packages
Name : python3-argon2-cffi-bindings
Version : 21.2.0
Release : 2.el9
Architecture : x86_64
Size : 26 k
Source : python-argon2-cffi-bindings-21.2.0-2.el9.src.rpm
Repository : epel
Summary : Low-level CFFI bindings for Argon2
URL : https://github.com/hynek/argon2-cffi-bindings
License : MIT
Description : This package provides low-level CFFI bindings to the Argon2 password hashing
: algorithm.
:
: If you want to hash passwords in an application,
: this package is not for you.
: Have a look at argon2-cffi with its high-level abstractions!
:
: These bindings have been extracted from argon2-cffi and it remains its main
: consumer. However, they may be used by other packages that want to use the
: Argon2 library without dealing with C-related complexities.