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

Last updated: January 16,2025

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

This is a short guide on how to install rust-zram-generator-devel.noarch on Fedora 35

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

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

Learn how to uninstall rust-zram-generator-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:40:04 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : rust-zram-generator-devel
Version : 1.1.2
Release : 1.fc35
Architecture : noarch
Size : 63 k
Source : rust-zram-generator-1.1.2-1.fc35.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.