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

Last updated: October 07,2024

1. Install "root-tmva-sofie.x86_64" package

Here is a brief guide to show you how to install root-tmva-sofie.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install root-tmva-sofie.x86_64

2. Uninstall "root-tmva-sofie.x86_64" package

This guide let you learn how to uninstall root-tmva-sofie.x86_64 on CentOS Stream 8:

$ sudo dnf remove root-tmva-sofie.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:09:04 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : root-tmva-sofie
Version : 6.30.04
Release : 1.el8
Architecture : x86_64
Size : 257 k
Source : root-6.30.04-1.el8.src.rpm
Repository : epel
Summary : ROOT/TMVA SOFIE (System for Optimized Fast Inference code Emit)
URL : https://root.cern/
License : BSD-3-Clause
Description : ROOT/TMVA SOFIE (System for Optimized Fast Inference code Emit)
: generates C++ functions easily invokable for the fast inference of
: trained neural network models. It takes ONNX model files as inputs and
: produces C++ header files that can be included and utilized in a
: "plug-and-go" style.