How to Install and Uninstall python3-argon2-cffi.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

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

Here is a brief guide to show you how to install python3-argon2-cffi.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidelines below to uninstall python3-argon2-cffi.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-argon2-cffi.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:04:27 ago on Mon Feb 26 07:04:30 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.