How to Install and Uninstall gsl.x86_64 Package on Rocky Linux 8

Last updated: May 19,2024

1. Install "gsl.x86_64" package

Please follow the guidelines below to install gsl.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install gsl.x86_64

2. Uninstall "gsl.x86_64" package

This guide covers the steps necessary to uninstall gsl.x86_64 on Rocky Linux 8:

$ sudo dnf remove gsl.x86_64 $ sudo dnf autoremove

3. Information about the gsl.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:29:21 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : gsl
Version : 2.5
Release : 1.el8
Architecture : x86_64
Size : 1.0 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.