How to Install and Uninstall rust-asn1+std-devel.noarch Package on Fedora 39

Last updated: November 27,2024

1. Install "rust-asn1+std-devel.noarch" package

This guide covers the steps necessary to install rust-asn1+std-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-asn1+std-devel.noarch

2. Uninstall "rust-asn1+std-devel.noarch" package

Please follow the guidance below to uninstall rust-asn1+std-devel.noarch on Fedora 39:

$ sudo dnf remove rust-asn1+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-asn1+std-devel.noarch package on Fedora 39

Last metadata expiration check: 0:02:35 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-asn1+std-devel
Version : 0.15.5
Release : 2.fc39
Architecture : noarch
Size : 8.1 k
Source : rust-asn1-0.15.5-2.fc39.src.rpm
Repository : fedora
Summary : ASN.1 (DER) parser and writer for Rust
URL : https://crates.io/crates/asn1
License : BSD-3-Clause
Description : ASN.1 (DER) parser and writer for Rust.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "asn1" crate.