How to Install and Uninstall libcrafter Package on Kali Linux
Last updated: February 02,2025
1. Install "libcrafter" package
This tutorial shows how to install libcrafter on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libcrafter
Copied
2. Uninstall "libcrafter" package
Please follow the step by step instructions below to uninstall libcrafter on Kali Linux:
$
sudo apt remove
libcrafter
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libcrafter package on Kali Linux
Package: libcrafter
Version: 1.0-0kali1
Architecture: amd64
Maintainer: Kali Developers
Installed-Size: 1072
Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libpcap0.8 (>= 1.5.1), libstdc++6 (>= 5.2)
Homepage: https://github.com/pellegre/libcrafter
Priority: optional
Section: utils
Filename: pool/main/libc/libcrafter/libcrafter_1.0-0kali1_amd64.deb
Size: 218336
SHA256: 059f7f278aa0b6a1d81bc027ef36731155799422dbd594939bad89963c1efd50
SHA1: 4dbb3acd1362a06bc55dc78837df5b9405ea8b8f
MD5sum: 57fe91448b89f96f59df6b2049c5f72d
Description: Library to generate and sniff network packets
Libcrafter is a high level library for C++ designed to make
easier the creation and decoding of network packets. It is
able to craft or decode packets of most common network
protocols, send them on the wire, capture them and match
requests and replies. It enables the creation of networking
tools in a few lines with an interface very similar to
Scapy. A packet is described as layers that you stack one
upon the other. Fields of each layer have useful default
values that you can overload.
Description-md5:
Version: 1.0-0kali1
Architecture: amd64
Maintainer: Kali Developers
Installed-Size: 1072
Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libpcap0.8 (>= 1.5.1), libstdc++6 (>= 5.2)
Homepage: https://github.com/pellegre/libcrafter
Priority: optional
Section: utils
Filename: pool/main/libc/libcrafter/libcrafter_1.0-0kali1_amd64.deb
Size: 218336
SHA256: 059f7f278aa0b6a1d81bc027ef36731155799422dbd594939bad89963c1efd50
SHA1: 4dbb3acd1362a06bc55dc78837df5b9405ea8b8f
MD5sum: 57fe91448b89f96f59df6b2049c5f72d
Description: Library to generate and sniff network packets
Libcrafter is a high level library for C++ designed to make
easier the creation and decoding of network packets. It is
able to craft or decode packets of most common network
protocols, send them on the wire, capture them and match
requests and replies. It enables the creation of networking
tools in a few lines with an interface very similar to
Scapy. A packet is described as layers that you stack one
upon the other. Fields of each layer have useful default
values that you can overload.
Description-md5: