How to Install and Uninstall rust-conv-devel.noarch Package on Fedora 34

Last updated: May 19,2024

1. Install "rust-conv-devel.noarch" package

This guide covers the steps necessary to install rust-conv-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-conv-devel.noarch

2. Uninstall "rust-conv-devel.noarch" package

Learn how to uninstall rust-conv-devel.noarch on Fedora 34:

$ sudo dnf remove rust-conv-devel.noarch $ sudo dnf autoremove

3. Information about the rust-conv-devel.noarch package on Fedora 34

Last metadata expiration check: 2:44:47 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-conv-devel
Version : 0.3.3
Release : 3.fc34
Architecture : noarch
Size : 29 k
Source : rust-conv-0.3.3-3.fc34.src.rpm
Repository : fedora
Summary : Number of conversion traits with more specific semantics
URL : https://crates.io/crates/conv
License : MIT
Description : Number of conversion traits with more specific semantics than those provided by
: 'as' or 'From'/'Into'.
:
: This package contains library source intended for building other packages
: which use "conv" crate.