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

Last updated: May 12,2024

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

In this section, we are going to explain the necessary steps to install rust-dns-parser+default-devel.noarch on Fedora 35

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

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

Here is a brief guide to show you how to uninstall rust-dns-parser+default-devel.noarch on Fedora 35:

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

3. Information about the rust-dns-parser+default-devel.noarch package on Fedora 35

Last metadata expiration check: 0:09:47 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-dns-parser+default-devel
Version : 0.8.0
Release : 7.fc35
Architecture : noarch
Size : 7.7 k
Source : rust-dns-parser-0.8.0-7.fc35.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 "default" feature of "dns-parser" crate.