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

Last updated: May 20,2024

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

This guide let you learn how to install python3-argon2-cffi.noarch on Oracle Linux 9

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

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

Please follow the instructions below to uninstall python3-argon2-cffi.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:36:13 ago on Thu Feb 15 07:50:05 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.