How to Install and Uninstall root-mathmore.x86_64 Package on CentOS Stream 8

Last updated: October 04,2024

1. Install "root-mathmore.x86_64" package

This is a short guide on how to install root-mathmore.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install root-mathmore.x86_64

2. Uninstall "root-mathmore.x86_64" package

Here is a brief guide to show you how to uninstall root-mathmore.x86_64 on CentOS Stream 8:

$ sudo dnf remove root-mathmore.x86_64 $ sudo dnf autoremove

3. Information about the root-mathmore.x86_64 package on CentOS Stream 8

Last metadata expiration check: 6:47:04 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : root-mathmore
Version : 6.30.04
Release : 1.el8
Architecture : x86_64
Size : 280 k
Source : root-6.30.04-1.el8.src.rpm
Repository : epel
Summary : GSL interface library for ROOT
URL : https://root.cern/
License : GPL-2.0-or-later
Description : This package contains the MathMore library for ROOT. This provides
: a partial GNU Scientific Library interface for ROOT.
: While the rest of root is licensed under LGPLv2+ this optional library
: is licensed under GPLv2+ due to its use of GSL.