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

Last updated: November 24,2024

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

In this section, we are going to explain the necessary steps to install python3-argon2-cffi.noarch on CentOS Stream 9

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

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

Please follow the step by step instructions below to uninstall python3-argon2-cffi.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 1:46:22 ago on Sat Mar 16 16:03:45 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.