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

Last updated: February 02,2025

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

Please follow the steps below to install rust-conv+default-devel.noarch on Fedora 34

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

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

In this section, we are going to explain the necessary steps to uninstall rust-conv+default-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:06:33 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-conv+default-devel
Version : 0.3.3
Release : 3.fc34
Architecture : noarch
Size : 8.4 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 "default" feature of "conv" crate.