How to Install and Uninstall gsl.i686 Package on Fedora 36

Last updated: October 07,2024

1. Install "gsl.i686" package

In this section, we are going to explain the necessary steps to install gsl.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install gsl.i686

2. Uninstall "gsl.i686" package

This is a short guide on how to uninstall gsl.i686 on Fedora 36:

$ sudo dnf remove gsl.i686 $ sudo dnf autoremove

3. Information about the gsl.i686 package on Fedora 36

Last metadata expiration check: 2:04:47 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : gsl
Version : 2.6
Release : 6.fc36
Architecture : i686
Size : 1.1 M
Source : gsl-2.6-6.fc36.src.rpm
Repository : fedora
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.