How to Install and Uninstall rust-effective-limits-devel.noarch Package on Fedora 38

Last updated: November 01,2024

1. Install "rust-effective-limits-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-effective-limits-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-effective-limits-devel.noarch

2. Uninstall "rust-effective-limits-devel.noarch" package

This guide covers the steps necessary to uninstall rust-effective-limits-devel.noarch on Fedora 38:

$ sudo dnf remove rust-effective-limits-devel.noarch $ sudo dnf autoremove

3. Information about the rust-effective-limits-devel.noarch package on Fedora 38

Last metadata expiration check: 1:49:19 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-effective-limits-devel
Version : 0.5.5
Release : 1.fc38
Architecture : noarch
Size : 17 k
Source : rust-effective-limits-0.5.5-1.fc38.src.rpm
Repository : updates
Summary : Estimate effective resource limits for a process
URL : https://crates.io/crates/effective-limits
License : Apache-2.0
Description : Estimate effective resource limits for a process e.g. how much RAM is
: available for use.
:
: This package contains library source intended for building other packages which
: use the "effective-limits" crate.