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

Last updated: May 20,2024

1. Install "librust-ipnet+serde-dev" package

Learn how to install librust-ipnet+serde-dev on Kali Linux

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

2. Uninstall "librust-ipnet+serde-dev" package

Here is a brief guide to show you how to uninstall librust-ipnet+serde-dev on Kali Linux:

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

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

Package: librust-ipnet+serde-dev
Source: rust-ipnet (2.2.0-1)
Version: 2.2.0-1+b1
Installed-Size: 6
Maintainer: Debian Rust Maintainers
Architecture: amd64
Provides: librust-ipnet-2+serde-dev (= 2.2.0-1+b1), librust-ipnet-2.2+serde-dev (= 2.2.0-1+b1), librust-ipnet-2.2.0+serde-dev (= 2.2.0-1+b1)
Depends: librust-ipnet-dev (= 2.2.0-1+b1), librust-serde-1+default-dev, librust-serde-1+derive-dev
Size: 1276
SHA256: 26f4e6d50fd25a4e3a18b7d812c2651414b3bf7b670a7129bcc607b8c01ad3f4
SHA1: bf8a2726db8cf3c847bc9cbea3c6490866b80994
MD5sum: 87af01d0b638d207796123fbb6f829e7
Description: types and methods for working with IP network addresses - feature "serde"
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.
.
This metapackage enables feature "serde" for the Rust ipnet crate, by pulling
in any additional dependencies needed by that feature.
Description-md5: a4f87eaed2f6975041a7cfd3535bbc5f
Multi-Arch: same
Section: rust
Priority: optional
Filename: pool/main/r/rust-ipnet/librust-ipnet+serde-dev_2.2.0-1+b1_amd64.deb