How to Install and Uninstall libitpp-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libitpp-dev" package

Here is a brief guide to show you how to install libitpp-dev on Kali Linux

$ sudo apt update $ sudo apt install libitpp-dev

2. Uninstall "libitpp-dev" package

This guide let you learn how to uninstall libitpp-dev on Kali Linux:

$ sudo apt remove libitpp-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libitpp-dev package on Kali Linux

Package: libitpp-dev
Source: libitpp
Version: 4.3.1-10
Installed-Size: 1638
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libitpp8v5 (= 4.3.1-10)
Size: 229604
SHA256: bb6c9b26ebda37e8d5a666ab9dab9a4167fc20e7c758b03febd99dcaa2862397
SHA1: 0ed22a287d9f472537c1b5c5cf49bcba24824f63
MD5sum: e64d250747eccf8f326b0e5cae7253a5
Description: C++ library of signal processing and communication routines: Headers
IT++ is a C++ library of mathematical, signal processing and
communication classes and functions. Its main use is in simulation of
communication systems and for performing research in the area of
communications. The kernel of the library consists of generic vector
and matrix classes, and a set of accompanying routines. Such a kernel
makes IT++ similar to MATLAB or GNU Octave .
.
This package has the development libraries and headers for IT++.
Description-md5:
Homepage: http://itpp.sourceforge.net
Tag: devel::library, field::mathematics, implemented-in::c++,
role::devel-lib, role::shared-lib
Section: libdevel
Priority: optional
Filename: pool/main/libi/libitpp/libitpp-dev_4.3.1-10_amd64.deb