How to Install and Uninstall gsl-devel.i686 Package on CentOS 8 / RHEL 8

Last updated: June 24,2024

1. Install "gsl-devel.i686" package

Please follow the guidelines below to install gsl-devel.i686 on CentOS 8 / RHEL 8

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

2. Uninstall "gsl-devel.i686" package

This is a short guide on how to uninstall gsl-devel.i686 on CentOS 8 / RHEL 8:

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

3. Information about the gsl-devel.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:53:14 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : gsl-devel
Version : 2.5
Release : 1.el8
Architecture : i686
Size : 587 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).