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

Last updated: July 01,2024

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

Please follow the guidelines below to install rust-cpufeatures+default-devel.noarch on Fedora 35

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

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

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

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

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

Last metadata expiration check: 2:38:45 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-cpufeatures+default-devel
Version : 0.2.3
Release : 1.fc35
Architecture : noarch
Size : 7.8 k
Source : rust-cpufeatures-0.2.3-1.fc35.src.rpm
Repository : updates
Summary : Lightweight runtime CPU feature detection
URL : https://crates.io/crates/cpufeatures
License : MIT OR Apache-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.