How to Install and Uninstall libnativecall-perl Package on Kali Linux

Last updated: May 13,2024

1. Install "libnativecall-perl" package

Please follow the guidelines below to install libnativecall-perl on Kali Linux

$ sudo apt update $ sudo apt install libnativecall-perl

2. Uninstall "libnativecall-perl" package

This guide covers the steps necessary to uninstall libnativecall-perl on Kali Linux:

$ sudo apt remove libnativecall-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnativecall-perl package on Kali Linux

Package: libnativecall-perl
Version: 0.006-3
Installed-Size: 20
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libffi-checklib-perl, libffi-platypus-perl, libscalar-list-utils-perl
Size: 6604
SHA256: d689ab2e80d0f9a7c7a7c75279d5157970f9322666c1aaaa5f0ddcb53d0d7475
SHA1: 89ef1898702f0f90b842e6086210f6337c33998e
MD5sum: 1ae3a60f0ab254d54e65b7b8c903f590
Description: Perl 5 interface to foreign functions in Perl code without XS
The NativeCall module calls into dynamic libraries that follow the C calling
convention in order to write simple library bindings.
.
It mimics the NativeCall module and interface from Perl 6.
.
Under the hood, it uses FFI::Platypus, inheritance and attributes.
Description-md5:
Homepage: https://metacpan.org/release/NativeCall
Section: perl
Priority: optional
Filename: pool/main/libn/libnativecall-perl/libnativecall-perl_0.006-3_all.deb