How to Install and Uninstall gnulib-devel.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: July 03,2024

1. Install "gnulib-devel.noarch" package

This guide covers the steps necessary to install gnulib-devel.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install gnulib-devel.noarch

2. Uninstall "gnulib-devel.noarch" package

Learn how to uninstall gnulib-devel.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove gnulib-devel.noarch $ sudo dnf autoremove

3. Information about the gnulib-devel.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:04:19 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : gnulib-devel
Version : 0
Release : 47.20230709git.el8
Architecture : noarch
Size : 6.2 M
Source : gnulib-0-47.20230709git.el8.src.rpm
Repository : epel
Summary : Devel files of gnulib
URL : https://www.gnu.org/software/gnulib
License : Public Domain and BSD and GPLv2+ and GPLv3 and GPLv3+ and LGPLv2 and LGPLv2+ and LGPLv3+
Description :
: The GNU portability library is a macro system and C declarations and
: definitions for commonly-used API elements and abstracted system behaviors.
: It can be used to improve portability and other functionality in your programs.
:
: This package contains devel files of gnulib.