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

Last updated: October 05,2024

1. Install "gsl.i686" package

This tutorial shows how to install gsl.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install gsl.i686

2. Uninstall "gsl.i686" package

This tutorial shows how to uninstall gsl.i686 on Fedora 34:

$ sudo dnf remove gsl.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:17:47 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : gsl
Version : 2.6
Release : 4.fc34
Architecture : i686
Size : 1.2 M
Source : gsl-2.6-4.fc34.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.