How to Install and Uninstall gsl-devel.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "gsl-devel.x86_64" package

In this section, we are going to explain the necessary steps to install gsl-devel.x86_64 on Rocky Linux 8

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

2. Uninstall "gsl-devel.x86_64" package

This guide covers the steps necessary to uninstall gsl-devel.x86_64 on Rocky Linux 8:

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

3. Information about the gsl-devel.x86_64 package on Rocky Linux 8

Last metadata expiration check: 2:20:05 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : gsl-devel
Version : 2.5
Release : 1.el8
Architecture : x86_64
Size : 586 k
Source : gsl-2.5-1.el8.src.rpm
Repository : appstream
Summary : Libraries and the header files for GSL development
URL : http://www.gnu.org/software/gsl/
License : GPLv3 and GFDL and BSD
Description : The gsl-devel package contains the header files necessary for
: developing programs using the GSL (GNU Scientific Library).