How to Install and Uninstall libargon2.x86_64 Package on Oracle Linux 8

Last updated: October 05,2024

1. Install "libargon2.x86_64" package

This guide let you learn how to install libargon2.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libargon2.x86_64

2. Uninstall "libargon2.x86_64" package

This guide covers the steps necessary to uninstall libargon2.x86_64 on Oracle Linux 8:

$ sudo dnf remove libargon2.x86_64 $ sudo dnf autoremove

3. Information about the libargon2.x86_64 package on Oracle Linux 8

Last metadata expiration check: 1:40:35 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libargon2
Version : 20171227
Release : 3.el8
Architecture : x86_64
Size : 29 k
Source : argon2-20171227-3.el8.src.rpm
Repository : epel
Summary : The password-hashing library
URL : https://github.com/P-H-C/phc-winner-argon2
License : Public Domain or ASL 2.0
Description : Argon2 is a password-hashing function that summarizes the state of the art
: in the design of memory-hard functions and can be used to hash passwords
: for credential storage, key derivation, or other applications.