How to Install and Uninstall nettle-devel.i686 Package on AlmaLinux 8

Last updated: May 10,2024

1. Install "nettle-devel.i686" package

Please follow the guidelines below to install nettle-devel.i686 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install nettle-devel.i686

2. Uninstall "nettle-devel.i686" package

This tutorial shows how to uninstall nettle-devel.i686 on AlmaLinux 8:

$ sudo dnf remove nettle-devel.i686 $ sudo dnf autoremove

3. Information about the nettle-devel.i686 package on AlmaLinux 8

Last metadata expiration check: 2:11:59 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : nettle-devel
Version : 3.4.1
Release : 7.el8
Architecture : i686
Size : 635 k
Source : nettle-3.4.1-7.el8.src.rpm
Repository : appstream
Summary : Development headers for 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. This package contains the files needed for developing
: applications with nettle.