How to Install and Uninstall libfparser4 Package on Kali Linux

Last updated: September 20,2024

1. Install "libfparser4" package

Please follow the steps below to install libfparser4 on Kali Linux

$ sudo apt update $ sudo apt install libfparser4

2. Uninstall "libfparser4" package

This guide covers the steps necessary to uninstall libfparser4 on Kali Linux:

$ sudo apt remove libfparser4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfparser4 package on Kali Linux

Package: libfparser4
Source: fparserc++ (4.5.2-2)
Version: 4.5.2-2+b1
Installed-Size: 376
Maintainer: Ruben Undheim
Architecture: amd64
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 137912
SHA256: 16887a90f60df984995a36d6abf63dcbc533a2181db7fbae0dfac0fee87ab193
SHA1: 7d2ceb67286fa80d983cc1035794fd5866252a07
MD5sum: 8ec17f8ce308d1cff83620cdd9cff3b2
Description: Function Parser for C++
This C++ library offers a class which can be used to parse and evaluate a
mathematical function from a string (which might be eg. requested from the
user).
.
The syntax of the function string is similar to mathematical expressions
written in C/C++ (the exact syntax is specified in the documentation below).
The function can then be evaluated with different values of variables.
Description-md5:
Multi-Arch: same
Homepage: http://warp.povusers.org/FunctionParser/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/f/fparserc++/libfparser4_4.5.2-2+b1_amd64.deb