How to Install and Uninstall gsl.i686 Package on Oracle Linux 9

Last updated: November 26,2024

1. Install "gsl.i686" package

Learn how to install gsl.i686 on Oracle Linux 9

$ 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 Oracle Linux 9:

$ sudo dnf remove gsl.i686 $ sudo dnf autoremove

3. Information about the gsl.i686 package on Oracle Linux 9

Last metadata expiration check: 1:59:03 ago on Thu Feb 15 07:50:05 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 : ol9_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.