How to Install and Uninstall cppad Package on Kali Linux

Last updated: May 12,2024

1. Install "cppad" package

Here is a brief guide to show you how to install cppad on Kali Linux

$ sudo apt update $ sudo apt install cppad

2. Uninstall "cppad" package

Learn how to uninstall cppad on Kali Linux:

$ sudo apt remove cppad $ sudo apt autoclean && sudo apt autoremove

3. Information about the cppad package on Kali Linux

Package: cppad
Version: 2022.00.00.4-1
Installed-Size: 21
Maintainer: Debian Science Team
Architecture: all
Depends: libcppad-dev
Size: 7524
SHA256: bda267e9503fa71720f43bfa99565ce5c89a243891ca0877352f8a04cd657238
SHA1: 4e676348b20f6362faeab1e9f65e53e0d2123c7b
MD5sum: ef06bcbe3a5c68bdfec7aff76c953143
Description: Automatic Differentiation of C++ algorithms, dummy package
CppAD is a package for automatic differentiation (AD) of algorithms
written in C++. Given appropriately written C++ code that computes a
function, CppAD augments it to also compute derivative values. The
system uses templates, supports forward and reverse accumulation
modes, and allows nested derivatives.
.
This transition package helps with the move to libcppad-dev.
Description-md5: 9a3eef8324831b23f21787574fedcc8e
Homepage: https://projects.coin-or.org/CppAD/
Section: devel
Priority: optional
Filename: pool/main/c/cppad/cppad_2022.00.00.4-1_all.deb