How to Install and Uninstall nettle.i686 Package on Rocky Linux 9

Last updated: October 09,2024

1. Install "nettle.i686" package

This guide covers the steps necessary to install nettle.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install nettle.i686

2. Uninstall "nettle.i686" package

Please follow the steps below to uninstall nettle.i686 on Rocky Linux 9:

$ sudo dnf remove nettle.i686 $ sudo dnf autoremove

3. Information about the nettle.i686 package on Rocky Linux 9

Last metadata expiration check: 1:06:22 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : nettle
Version : 3.8
Release : 3.el9_0
Architecture : i686
Size : 543 k
Source : nettle-3.8-3.el9_0.src.rpm
Repository : baseos
Summary : A low-level cryptographic library
URL : http://www.lysator.liu.se/~nisse/nettle/
License : LGPLv3+ or GPLv2+
Description : Nettle is a cryptographic library that is designed to fit easily in more
: or less any context: In crypto toolkits for object-oriented languages
: (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in
: kernel space.