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

Last updated: January 11,2025

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 36

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

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

Here is a brief guide to show you how to uninstall rust-cache-padded-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:25:18 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-cache-padded-devel
Version : 1.2.0
Release : 3.fc36
Architecture : noarch
Size : 18 k
Source : rust-cache-padded-1.2.0-3.fc36.src.rpm
Repository : fedora
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.