How to Install and Uninstall rust-zram-generator-devel.noarch Package on Fedora 34

Last updated: May 21,2024

1. Install "rust-zram-generator-devel.noarch" package

Please follow the guidelines below to install rust-zram-generator-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-zram-generator-devel.noarch

2. Uninstall "rust-zram-generator-devel.noarch" package

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

$ sudo dnf remove rust-zram-generator-devel.noarch $ sudo dnf autoremove

3. Information about the rust-zram-generator-devel.noarch package on Fedora 34

Last metadata expiration check: 1:26:31 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-zram-generator-devel
Version : 1.1.2
Release : 1.fc34
Architecture : noarch
Size : 62 k
Source : rust-zram-generator-1.1.2-1.fc34.src.rpm
Repository : updates
Summary : Default configuration for zram-generator
URL : https://crates.io/crates/zram-generator
License : MIT
Description : This is a systemd unit generator that enables swap on zram.
: (With zram, there is no physical swap device. Part of the available RAM
: is used to store compressed pages, essentially trading CPU cycles for memory.)
:
: To activate, install zram-generator-defaults subpackage.
:
: This package contains library source intended for building other packages which
: use the "zram-generator" crate.