How to Install and Uninstall root-mathmore.x86_64 Package on Oracle Linux 8

Last updated: May 18,2024

1. Install "root-mathmore.x86_64" package

This is a short guide on how to install root-mathmore.x86_64 on Oracle Linux 8

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

2. Uninstall "root-mathmore.x86_64" package

In this section, we are going to explain the necessary steps to uninstall root-mathmore.x86_64 on Oracle Linux 8:

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

3. Information about the root-mathmore.x86_64 package on Oracle Linux 8

Last metadata expiration check: 1:22:56 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : root-mathmore
Version : 6.26.06
Release : 1.el8
Architecture : x86_64
Size : 277 k
Source : root-6.26.06-1.el8.src.rpm
Repository : epel
Summary : GSL interface library for ROOT
URL : https://root.cern/
License : GPLv2+
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.