How to Install and Uninstall librust-ipnet-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "librust-ipnet-dev" package

Please follow the steps below to install librust-ipnet-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "librust-ipnet-dev" package

This is a short guide on how to uninstall librust-ipnet-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the librust-ipnet-dev package on Ubuntu 21.10 (Impish Indri)

Package: librust-ipnet-dev
Architecture: amd64
Version: 2.2.0-1
Multi-Arch: same
Priority: optional
Section: universe/rust
Source: rust-ipnet
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 153
Provides: librust-ipnet+default-dev (= 2.2.0-1), librust-ipnet-2+default-dev (= 2.2.0-1), librust-ipnet-2-dev (= 2.2.0-1), librust-ipnet-2.2+default-dev (= 2.2.0-1), librust-ipnet-2.2-dev (= 2.2.0-1), librust-ipnet-2.2.0+default-dev (= 2.2.0-1), librust-ipnet-2.2.0-dev (= 2.2.0-1)
Suggests: librust-ipnet+serde-dev (= 2.2.0-1)
Filename: pool/universe/r/rust-ipnet/librust-ipnet-dev_2.2.0-1_amd64.deb
Size: 23756
MD5sum: 6527dc98076feabb0851492bbe532d28
SHA1: cd4509ec1a82bc9b62418528dd161285811d771b
SHA256: 935b7351d2a37396660ae95b0547ce450b5d348a1a8c99b1acc6318b123ed149
SHA512: 79b25f0740c6b00d6ed860a389800e2861cde77530a296488fdac71959dd8b857aa866081c5774dc529fa406f756c86899a1380f8058505ac6b863960f53da82
Description-en: 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.
.
This package contains the source for the Rust ipnet crate, packaged by debcargo
for use with cargo and dh-cargo.
Description-md5: b4df54786d68c3909f2570f0439ac6e7