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

Last updated: October 11,2024

1. Install "nut-devel.x86_64" package

In this section, we are going to explain the necessary steps to install nut-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install nut-devel.x86_64

2. Uninstall "nut-devel.x86_64" package

This guide let you learn how to uninstall nut-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove nut-devel.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:41:25 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : nut-devel
Version : 2.8.0
Release : 3.el8
Architecture : x86_64
Size : 96 k
Source : nut-2.8.0-3.el8.src.rpm
Repository : epel
Summary : Development files for NUT Client
URL : https://www.networkupstools.org/
License : GPLv2+ and GPLv3+
Description : This package contains the development header files and libraries
: necessary to develop NUT client applications.