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

Last updated: June 29,2024

1. Install "rust-cache-padded-devel.noarch" package

Please follow the step by step instructions below to install rust-cache-padded-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-cache-padded-devel.noarch

2. Uninstall "rust-cache-padded-devel.noarch" package

Please follow the guidance below to uninstall rust-cache-padded-devel.noarch on Fedora 34:

$ sudo dnf remove rust-cache-padded-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:57:22 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-cache-padded-devel
Version : 1.2.0
Release : 2.fc34
Architecture : noarch
Size : 17 k
Source : rust-cache-padded-1.2.0-2.fc34.src.rpm
Repository : updates
Summary : Prevent false sharing by padding and aligning to the length of a cache line
URL : https://crates.io/crates/cache-padded
License : ASL 2.0 or MIT
Description : Prevent false sharing by padding and aligning to the length of a cache line.
:
: This package contains library source intended for building other packages which
: use the "cache-padded" crate.