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

Last updated: November 27,2024

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

Please follow the steps below to install rust-zram-generator-devel.noarch on Fedora 38

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

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

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

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

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

Last metadata expiration check: 2:28:01 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-zram-generator-devel
Version : 1.1.2
Release : 4.fc38
Architecture : noarch
Size : 78 k
Source : rust-zram-generator-1.1.2-4.fc38.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 the "zram-generator" crate.