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

Last updated: December 01,2024

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

Please follow the step by step instructions below to install rust-cpufeatures-devel.noarch on Fedora 35

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

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

Please follow the step by step instructions below to uninstall rust-cpufeatures-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:31:15 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : rust-cpufeatures-devel
Version : 0.2.3
Release : 1.fc35
Architecture : noarch
Size : 20 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 "cpufeatures" crate.