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

Last updated: April 28,2024

1. Install "libboxfort-dev" package

Please follow the guidance below to install libboxfort-dev on Kali Linux

$ sudo apt update $ sudo apt install libboxfort-dev

2. Uninstall "libboxfort-dev" package

Please follow the steps below to uninstall libboxfort-dev on Kali Linux:

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

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

Package: libboxfort-dev
Source: boxfort
Version: 0.1.2-2
Installed-Size: 79
Maintainer: SZALAY Attila
Architecture: amd64
Replaces: libboxfort (<< 0.0.0-git20200808-ac0507b-1)
Depends: pkg-config
Breaks: libboxfort (<< 0.0.0-git20200808-ac0507b-1)
Size: 20280
SHA256: 0e38ffeb5ec11b8e929f5dff5a5f0036944c88832fa8bf69b309ee99f8e012e9
SHA1: 440c205f2793bc44e0dd95f3a8485079004d2efc
MD5sum: 2027b172fdfcf8d8f9bf02c55bdf8733
Description: development file for BoxFort
BoxFort provides a simple API to run user code in isolated processes.
.
Although BoxFort provides some kind of security of the parent process from
spawned sandboxes, a sandbox has by default the same system permissions and
access than its parent, and is hence, without care, ill-fitted for security
purposes.
.
The main goal of this project is not security, but portable code isolation
-- if you want complete system isolation, consider using properly configured
containers.
.
This package contains the header files required to compile a package against
BoxFort.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/Snaipe/Criterion
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/b/boxfort/libboxfort-dev_0.1.2-2_amd64.deb