How to Install and Uninstall libargon2.i686 Package on Fedora 36

Last updated: October 07,2024

1. Install "libargon2.i686" package

This guide covers the steps necessary to install libargon2.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libargon2.i686

2. Uninstall "libargon2.i686" package

Here is a brief guide to show you how to uninstall libargon2.i686 on Fedora 36:

$ sudo dnf remove libargon2.i686 $ sudo dnf autoremove

3. Information about the libargon2.i686 package on Fedora 36

Last metadata expiration check: 5:15:12 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libargon2
Version : 20171227
Release : 9.fc36
Architecture : i686
Size : 30 k
Source : argon2-20171227-9.fc36.src.rpm
Repository : updates
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.