How to Install and Uninstall cppad.x86_64 Package on CentOS Stream 9

Last updated: July 04,2024

1. Install "cppad.x86_64" package

This tutorial shows how to install cppad.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install cppad.x86_64

2. Uninstall "cppad.x86_64" package

Please follow the step by step instructions below to uninstall cppad.x86_64 on CentOS Stream 9:

$ sudo dnf remove cppad.x86_64 $ sudo dnf autoremove

3. Information about the cppad.x86_64 package on CentOS Stream 9

Last metadata expiration check: 3:14:38 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : cppad
Version : 20240000.3
Release : 2.el9
Architecture : x86_64
Size : 64 k
Source : cppad-20240000.3-2.el9.src.rpm
Repository : epel
Summary : C++ Algorithmic Differentiation (AD), cppad-devel and cppad-doc
URL : https://github.com/coin-or/CppAD
License : EPL-2.0 OR GPL-2.0-or-later
Description : C++ Algorithmic Differentiation (AD) library file libcppad_lib.so;
: see cppad-devel and cppad-doc.