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

Last updated: June 24,2024

1. Install "gsl.i686" package

Please follow the step by step instructions below to install gsl.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install gsl.i686

2. Uninstall "gsl.i686" package

Here is a brief guide to show you how to uninstall gsl.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove gsl.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 4:53:12 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : gsl
Version : 2.5
Release : 1.el8
Architecture : i686
Size : 1.1 M
Source : gsl-2.5-1.el8.src.rpm
Repository : appstream
Summary : The GNU Scientific Library for numerical analysis
URL : http://www.gnu.org/software/gsl/
License : GPLv3 and GFDL and BSD
Description : The GNU Scientific Library (GSL) is a collection of routines for
: numerical analysis, written in C.