How to Install and Uninstall root-cling.x86_64 Package on CentOS Stream 8
Last updated: March 01,2025
1. Install "root-cling.x86_64" package
In this section, we are going to explain the necessary steps to install root-cling.x86_64 on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
root-cling.x86_64
Copied
2. Uninstall "root-cling.x86_64" package
This is a short guide on how to uninstall root-cling.x86_64 on CentOS Stream 8:
$
sudo dnf remove
root-cling.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the root-cling.x86_64 package on CentOS Stream 8
Last metadata expiration check: 0:38:55 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : root-cling
Version : 6.30.04
Release : 1.el8
Architecture : x86_64
Size : 26 M
Source : root-6.30.04-1.el8.src.rpm
Repository : epel
Summary : Cling C++ interpreter
URL : https://root.cern/
License : (NCSA OR LGPL-2.1-only) AND (Apache-2.0 WITH LLVM-exception OR NCSA) AND BSD-2-Clause AND BSD-3-Clause AND MIT
Description : Cling is an interactive C++ interpreter, built on top of Clang and
: LLVM compiler infrastructure.
Available Packages
Name : root-cling
Version : 6.30.04
Release : 1.el8
Architecture : x86_64
Size : 26 M
Source : root-6.30.04-1.el8.src.rpm
Repository : epel
Summary : Cling C++ interpreter
URL : https://root.cern/
License : (NCSA OR LGPL-2.1-only) AND (Apache-2.0 WITH LLVM-exception OR NCSA) AND BSD-2-Clause AND BSD-3-Clause AND MIT
Description : Cling is an interactive C++ interpreter, built on top of Clang and
: LLVM compiler infrastructure.