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

Last updated: May 18,2024

1. Install "libioth-dev" package

This tutorial shows how to install libioth-dev on Kali Linux

$ sudo apt update $ sudo apt install libioth-dev

2. Uninstall "libioth-dev" package

Here is a brief guide to show you how to uninstall libioth-dev on Kali Linux:

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

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

Package: libioth-dev
Source: libioth
Version: 0.1.2-3
Installed-Size: 68
Maintainer: Debian VirtualSquare Team
Architecture: amd64
Depends: libioth0 (= 0.1.2-3)
Size: 8660
SHA256: 75e6385fdf88d1a1705ce510f931a25ef89dba1732928e88b7074ec22b3d330c
SHA1: b73664c9c26e71c22f19ae34f413924a0951a5e9
MD5sum: 16338a302b2f89c734cf015af89df3cd
Description: Unified API for the Internet of Threads - development
libioth main goal is to provide a convenient API
to interoperate with different network stack implementations.
Libioth is also an infrastructure where the actual
implementations can be loaded as plug-ins.
Libioth's API is minimal: it includes the complete set of
Berkeley Sockets functions, some functions to add or delete
a stack and 'msocket', an extended version of 'socket' providing
one more leading argument to select which stack should
manage the communication.
.
This package contains the development files used for libioth.
Description-md5:
Homepage: http://www.virtualsquare.org/
Section: libdevel
Priority: optional
Filename: pool/main/libi/libioth/libioth-dev_0.1.2-3_amd64.deb

5. The same packages on other Linux Distributions