How to Install and Uninstall rust-ipnet+serde-devel.noarch Package on Fedora 34
Last updated: November 14,2024
1. Install "rust-ipnet+serde-devel.noarch" package
Please follow the steps below to install rust-ipnet+serde-devel.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
rust-ipnet+serde-devel.noarch
Copied
2. Uninstall "rust-ipnet+serde-devel.noarch" package
Please follow the instructions below to uninstall rust-ipnet+serde-devel.noarch on Fedora 34:
$
sudo dnf remove
rust-ipnet+serde-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-ipnet+serde-devel.noarch package on Fedora 34
Last metadata expiration check: 3:59:14 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-ipnet+serde-devel
Version : 2.4.0
Release : 1.fc34
Architecture : noarch
Size : 8.4 k
Source : rust-ipnet-2.4.0-1.fc34.src.rpm
Repository : updates
Summary : Provides types and useful methods for working with IP prefixes
URL : https://crates.io/crates/ipnet
License : MIT or ASL 2.0
Description : Provides types and useful methods for working with IPv4 and IPv6 network
: addresses, commonly called IP prefixes. 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 library source intended for building other packages which
: use the "serde" feature of the "ipnet" crate.
Available Packages
Name : rust-ipnet+serde-devel
Version : 2.4.0
Release : 1.fc34
Architecture : noarch
Size : 8.4 k
Source : rust-ipnet-2.4.0-1.fc34.src.rpm
Repository : updates
Summary : Provides types and useful methods for working with IP prefixes
URL : https://crates.io/crates/ipnet
License : MIT or ASL 2.0
Description : Provides types and useful methods for working with IPv4 and IPv6 network
: addresses, commonly called IP prefixes. 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 library source intended for building other packages which
: use the "serde" feature of the "ipnet" crate.