How to Install and Uninstall librust-ipnet-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "librust-ipnet-dev" package

Please follow the guidelines below to install librust-ipnet-dev on Kali Linux

$ sudo apt update $ sudo apt install librust-ipnet-dev

2. Uninstall "librust-ipnet-dev" package

Please follow the instructions below to uninstall librust-ipnet-dev on Kali Linux:

$ sudo apt remove librust-ipnet-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the librust-ipnet-dev package on Kali Linux

Package: librust-ipnet-dev
Source: rust-ipnet
Version: 2.9.0-1
Installed-Size: 172
Maintainer: Debian Rust Maintainers
Architecture: amd64
Provides: librust-ipnet+default-dev (= 2.9.0-1), librust-ipnet+heapless-dev (= 2.9.0-1), librust-ipnet+ser-as-str-dev (= 2.9.0-1), librust-ipnet+serde-dev (= 2.9.0-1), librust-ipnet+std-dev (= 2.9.0-1), librust-ipnet-2+default-dev (= 2.9.0-1), librust-ipnet-2+heapless-dev (= 2.9.0-1), librust-ipnet-2+ser-as-str-dev (= 2.9.0-1), librust-ipnet-2+serde-dev (= 2.9.0-1), librust-ipnet-2+std-dev (= 2.9.0-1), librust-ipnet-2-dev (= 2.9.0-1), librust-ipnet-2.9+default-dev (= 2.9.0-1), librust-ipnet-2.9+heapless-dev (= 2.9.0-1), librust-ipnet-2.9+ser-as-str-dev (= 2.9.0-1), librust-ipnet-2.9+serde-dev (= 2.9.0-1), librust-ipnet-2.9+std-dev (= 2.9.0-1), librust-ipnet-2.9-dev (= 2.9.0-1), librust-ipnet-2.9.0+default-dev (= 2.9.0-1), librust-ipnet-2.9.0+heapless-dev (= 2.9.0-1), librust-ipnet-2.9.0+ser-as-str-dev (= 2.9.0-1), librust-ipnet-2.9.0+serde-dev (= 2.9.0-1), librust-ipnet-2.9.0+std-dev (= 2.9.0-1), librust-ipnet-2.9.0-dev (= 2.9.0-1)
Depends: librust-heapless-0+default-dev, librust-serde-1+derive-dev
Size: 26480
SHA256: 81f762af813cb58e3762289e69ad4588302007dd5d1aa9d7bb9c40dee9c57379
SHA1: e554875582cebf6c640eb368259868258a41e1f0
MD5sum: 01508edf52c1be79da48ad4bc330fb13
Description: types and methods for working with IP network addresses - Rust source code
The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`,
`Ipv4Addr`, and `Ipv6Addr` types already provided in Rust's standard library
and align to their design to stay consistent. The module also provides useful
traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`,
`BitAnd`, and `BitOr` operations. The module only uses stable feature so it is
guaranteed to compile using the stable toolchain.
.
Source code for Debianized Rust crate "ipnet"
Description-md5:
Multi-Arch: same
Section: rust
Priority: optional
Filename: pool/main/r/rust-ipnet/librust-ipnet-dev_2.9.0-1_amd64.deb