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

Last updated: June 29,2024

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

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

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

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

This guide let you learn how to uninstall rust-cpufeatures+default-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:00:33 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-cpufeatures+default-devel
Version : 0.2.2
Release : 1.fc34
Architecture : noarch
Size : 7.6 k
Source : rust-cpufeatures-0.2.2-1.fc34.src.rpm
Repository : updates
Summary : Lightweight runtime CPU feature detection
URL : https://crates.io/crates/cpufeatures
License : MIT or ASL 2.0
Description : Lightweight runtime CPU feature detection for x86/x86_64 and aarch64 with
: no_std support and support for mobile targets including Android and iOS.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "cpufeatures" crate.