How to Install and Uninstall gsl.i686 Package on CentOS Stream 9

Last updated: September 30,2024

1. Install "gsl.i686" package

This tutorial shows how to install gsl.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install gsl.i686

2. Uninstall "gsl.i686" package

Please follow the guidelines below to uninstall gsl.i686 on CentOS Stream 9:

$ sudo dnf remove gsl.i686 $ sudo dnf autoremove

3. Information about the gsl.i686 package on CentOS Stream 9

Last metadata expiration check: 3:23:17 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : gsl
Version : 2.6
Release : 7.el9
Architecture : i686
Size : 1.1 M
Source : gsl-2.6-7.el9.src.rpm
Repository : appstream
Summary : The GNU Scientific Library for numerical analysis
URL : http://www.gnu.org/software/gsl/
License : GPLv3+
Description : The GNU Scientific Library (GSL) is a collection of routines for
: numerical analysis, written in C.