How to Install and Uninstall cppad-devel.x86_64 Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "cppad-devel.x86_64" package
This guide covers the steps necessary to install cppad-devel.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
cppad-devel.x86_64
Copied
2. Uninstall "cppad-devel.x86_64" package
This guide let you learn how to uninstall cppad-devel.x86_64 on AlmaLinux 8:
$
sudo dnf remove
cppad-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the cppad-devel.x86_64 package on AlmaLinux 8
Last metadata expiration check: 1:08:53 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : cppad-devel
Version : 20220000.4
Release : 1.el8
Architecture : x86_64
Size : 510 k
Source : cppad-20220000.4-1.el8.src.rpm
Repository : epel
Summary : The cppad C++ include files for Algorithmic Differentiation (AD)
URL : http://coin-or.github.io/CppAD
License : EPL-2.0 or GPLv2+
Description : We refer to the step by step conversion from an algorithm that computes
: function values to an algorithm that computes derivative values as
: Algorithmic Differentiation (often referred to as Automatic Differentiation.)
: Given a C++ algorithm that computes function values, cppad generates an
: algorithm that computes its derivative values. A brief introduction to
: Algorithmic Differentiation (AD) can be found at
: http://en.wikipedia.org/wiki/Automatic_differentiation
: See the package cppad-doc for documentation of this version of cppad.
Available Packages
Name : cppad-devel
Version : 20220000.4
Release : 1.el8
Architecture : x86_64
Size : 510 k
Source : cppad-20220000.4-1.el8.src.rpm
Repository : epel
Summary : The cppad C++ include files for Algorithmic Differentiation (AD)
URL : http://coin-or.github.io/CppAD
License : EPL-2.0 or GPLv2+
Description : We refer to the step by step conversion from an algorithm that computes
: function values to an algorithm that computes derivative values as
: Algorithmic Differentiation (often referred to as Automatic Differentiation.)
: Given a C++ algorithm that computes function values, cppad generates an
: algorithm that computes its derivative values. A brief introduction to
: Algorithmic Differentiation (AD) can be found at
: http://en.wikipedia.org/wiki/Automatic_differentiation
: See the package cppad-doc for documentation of this version of cppad.