How to Install and Uninstall rust-dns-parser+with-serde-devel.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "rust-dns-parser+with-serde-devel.noarch" package

This is a short guide on how to install rust-dns-parser+with-serde-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-dns-parser+with-serde-devel.noarch

2. Uninstall "rust-dns-parser+with-serde-devel.noarch" package

Please follow the guidelines below to uninstall rust-dns-parser+with-serde-devel.noarch on Fedora 34:

$ sudo dnf remove rust-dns-parser+with-serde-devel.noarch $ sudo dnf autoremove

3. Information about the rust-dns-parser+with-serde-devel.noarch package on Fedora 34

Last metadata expiration check: 0:41:18 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-dns-parser+with-serde-devel
Version : 0.8.0
Release : 6.fc34
Architecture : noarch
Size : 8.0 k
Source : rust-dns-parser-0.8.0-6.fc34.src.rpm
Repository : fedora
Summary : Pure-rust DNS protocol parser library
URL : https://crates.io/crates/dns-parser
License : MIT or ASL 2.0
Description : Pure-rust DNS protocol parser library. This does not support network, only
: raw protocol parser.
:
: This package contains library source intended for building other packages
: which use "with-serde" feature of "dns-parser" crate.