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

Last updated: May 12,2024

1. Install "libtbox-dev" package

This guide let you learn how to install libtbox-dev on Kali Linux

$ sudo apt update $ sudo apt install libtbox-dev

2. Uninstall "libtbox-dev" package

This tutorial shows how to uninstall libtbox-dev on Kali Linux:

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

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

Package: libtbox-dev
Source: tbox (1.7.5-1)
Version: 1.7.5-1+b1
Installed-Size: 2903
Maintainer: Yangfl
Architecture: amd64
Size: 368092
SHA256: 40f6ddaaa8408f261801b28f38a5611b48f9fae6bab61ee85089b9ab02e244d2
SHA1: f649c586721d759e1913ef931965226f6229aba0
MD5sum: 09895e0aefe522d5338ae8567837ed87
Description: glib-like multi-platform c library (development files)
TBOX is a glib-like cross-platform C library that is simple to use yet powerful
in nature.
.
The project focuses on making C development easier and provides many modules
(.e.g stream, coroutine, regex, container, algorithm ...), so that any
developer can quickly pick it up and enjoy the productivity boost when
developing in C language.
.
This package contains the header files and static library.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/tboox/tbox
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/t/tbox/libtbox-dev_1.7.5-1+b1_amd64.deb