How to Install and Uninstall python3-argon2-cffi-bindings.x86_64 Package on AlmaLinux 9
Last updated: November 27,2024
1. Install "python3-argon2-cffi-bindings.x86_64" package
This tutorial shows how to install python3-argon2-cffi-bindings.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-argon2-cffi-bindings.x86_64
Copied
2. Uninstall "python3-argon2-cffi-bindings.x86_64" package
In this section, we are going to explain the necessary steps to uninstall python3-argon2-cffi-bindings.x86_64 on AlmaLinux 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 AlmaLinux 9
Last metadata expiration check: 1:03:58 ago on Wed Mar 13 07:41:12 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.