How to Install and Uninstall rust-dns-parser+serde_derive-devel.noarch Package on Fedora 36

Last updated: November 28,2024

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

Please follow the guidance below to install rust-dns-parser+serde_derive-devel.noarch on Fedora 36

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

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

Please follow the steps below to uninstall rust-dns-parser+serde_derive-devel.noarch on Fedora 36:

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

3. Information about the rust-dns-parser+serde_derive-devel.noarch package on Fedora 36

Last metadata expiration check: 4:52:45 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-dns-parser+serde_derive-devel
Version : 0.8.0
Release : 8.fc36
Architecture : noarch
Size : 7.9 k
Source : rust-dns-parser-0.8.0-8.fc36.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 "serde_derive" feature of "dns-parser" crate.