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

Last updated: May 18,2024

1. Install "gsl-devel.i686" package

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

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

2. Uninstall "gsl-devel.i686" package

Here is a brief guide to show you how to uninstall gsl-devel.i686 on Rocky Linux 8:

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

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

Last metadata expiration check: 1:50:47 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : gsl-devel
Version : 2.5
Release : 1.el8
Architecture : i686
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).