How to Install and Uninstall python3-argon2-cffi.noarch Package on AlmaLinux 9

Last updated: October 07,2024

1. Install "python3-argon2-cffi.noarch" package

Please follow the steps below to install python3-argon2-cffi.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install python3-argon2-cffi.noarch

2. Uninstall "python3-argon2-cffi.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-argon2-cffi.noarch on AlmaLinux 9:

$ sudo dnf remove python3-argon2-cffi.noarch $ sudo dnf autoremove

3. Information about the python3-argon2-cffi.noarch package on AlmaLinux 9

Last metadata expiration check: 2:30:49 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-argon2-cffi
Version : 21.3.0
Release : 1.el9
Architecture : noarch
Size : 30 k
Source : python-argon2-cffi-21.3.0-1.el9.src.rpm
Repository : epel
Summary : The secure Argon2 password hashing algorithm
URL : https://argon2-cffi.readthedocs.io/
License : MIT
Description : CFFI-based Argon2 Bindings for Python.