How to Install and Uninstall cppad-devel.i686 Package on Fedora 38

Last updated: November 27,2024

1. Install "cppad-devel.i686" package

This guide let you learn how to install cppad-devel.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install cppad-devel.i686

2. Uninstall "cppad-devel.i686" package

Here is a brief guide to show you how to uninstall cppad-devel.i686 on Fedora 38:

$ sudo dnf remove cppad-devel.i686 $ sudo dnf autoremove

3. Information about the cppad-devel.i686 package on Fedora 38

Last metadata expiration check: 4:37:15 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : cppad-devel
Version : 20240000.3
Release : 2.fc38
Architecture : i686
Size : 531 k
Source : cppad-20240000.3-2.fc38.src.rpm
Repository : updates
Summary : The cppad C++ include files for Algorithmic Differentiation (AD)
URL : https://github.com/coin-or/CppAD
License : EPL-2.0 OR GPL-2.0-or-later
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.
: The documentation, for the most recent version of cppad, can be found at
: https://cppad.readthedocs.io