How to Install and Uninstall gsl.x86_64 Package on AlmaLinux 8

Last updated: June 29,2024

1. Install "gsl.x86_64" package

Please follow the steps below to install gsl.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install gsl.x86_64

2. Uninstall "gsl.x86_64" package

This guide let you learn how to uninstall gsl.x86_64 on AlmaLinux 8:

$ sudo dnf remove gsl.x86_64 $ sudo dnf autoremove

3. Information about the gsl.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:32:16 ago on Mon Sep 5 03:22:42 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.