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

Last updated: June 18,2024

1. Install "libargon2.i686" package

Please follow the instructions below to install libargon2.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libargon2.i686

2. Uninstall "libargon2.i686" package

Please follow the step by step instructions below to uninstall libargon2.i686 on Fedora 34:

$ sudo dnf remove libargon2.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:00:19 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libargon2
Version : 20171227
Release : 6.fc34
Architecture : i686
Size : 31 k
Source : argon2-20171227-6.fc34.src.rpm
Repository : fedora
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.