How to Install and Uninstall rust-zram-generator+default-devel.noarch Package on Fedora 36

Last updated: September 21,2024

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

Please follow the guidance below to install rust-zram-generator+default-devel.noarch on Fedora 36

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

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

Here is a brief guide to show you how to uninstall rust-zram-generator+default-devel.noarch on Fedora 36:

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

3. Information about the rust-zram-generator+default-devel.noarch package on Fedora 36

Last metadata expiration check: 4:46:50 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-zram-generator+default-devel
Version : 1.1.2
Release : 1.fc36
Architecture : noarch
Size : 10 k
Source : rust-zram-generator-1.1.2-1.fc36.src.rpm
Repository : fedora
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 "default" feature of "zram-generator" crate.