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

Last updated: May 18,2024

1. Install "libffcall-dev" package

Please follow the step by step instructions below to install libffcall-dev on Kali Linux

$ sudo apt update $ sudo apt install libffcall-dev

2. Uninstall "libffcall-dev" package

Please follow the step by step instructions below to uninstall libffcall-dev on Kali Linux:

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

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

Package: libffcall-dev
Source: ffcall (2.4-2.1)
Version: 2.4-2.1+b1
Installed-Size: 474
Maintainer: Debian Common Lisp Team
Architecture: amd64
Depends: libffcall1b (= 2.4-2.1+b1), libavcall1 (= 2.4-2.1+b1), libcallback1 (= 2.4-2.1+b1), libtrampoline1 (= 2.4-2.1+b1)
Size: 102192
SHA256: 48c673643113d0e74198694871a5d25cf8e2502305a0ab4757be8749b5be0c1a
SHA1: 01db4702a80df69c14beb5d4bafc2c5cfb522075
MD5sum: b66aa9badeac40956299c19284570600
Description: foreign function call libraries - development files
ffcall is a collection of libraries which can be used to build
foreign function call interfaces in embedded interpreters.
.
The main libffcall library consists of two parts:
.
avcall - calling C functions with variable arguments
.
callback - closures with variable arguments as first-class C functions
.
The avcall and callback modules are also provided as separate
libraries, but those are deprecated and are installed only for backward
compatibility.
.
Two other libraries are provided:
.
vacall - C functions accepting variable argument prototypes
(non-reentrant variant of part of 'callback')
.
trampoline - closures as first-class C functions
(non-reentrant variant of part of 'callback')
.
This package also includes documentation, in HTML format and as manual pages.
Description-md5:
Multi-Arch: same
Homepage: https://www.gnu.org/software/libffcall/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/f/ffcall/libffcall-dev_2.4-2.1+b1_amd64.deb