How to Install and Uninstall libtins4.5 Package on Kali Linux

Last updated: September 28,2024

1. Install "libtins4.5" package

Please follow the steps below to install libtins4.5 on Kali Linux

$ sudo apt update $ sudo apt install libtins4.5

2. Uninstall "libtins4.5" package

This tutorial shows how to uninstall libtins4.5 on Kali Linux:

$ sudo apt remove libtins4.5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtins4.5 package on Kali Linux

Package: libtins4.5
Source: libtins (4.5-1)
Version: 4.5-1+b1
Installed-Size: 882
Maintainer: Internet Measurement Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libpcap0.8 (>= 1.5.1), libssl3 (>= 3.0.0), libstdc++6 (>= 13.1)
Size: 249264
SHA256: 8f4ab4f7130822c0d8499dc1df481bcc2fe97831780734e8cc5cc6839a70a59a
SHA1: ac006943727c3ad78167f8dcd38637503ce29ad0
MD5sum: 196b97208af940768f4614d2c7a317a9
Description: packet crafting and sniffing library
libtins is a high-level, multiplatform C++ network packet sniffing and
crafting library.
Its main purpose is to provide the C++ developer an easy, efficient, platform
and endianess-independent way to create tools which need to send, receive and
manipulate network packets.
Description-md5:
Homepage: https://libtins.github.io/
Section: libs
Priority: optional
Filename: pool/main/libt/libtins/libtins4.5_4.5-1+b1_amd64.deb