How to Install and Uninstall rust-effective-limits+default-devel.noarch Package on Fedora 39

Last updated: February 06,2025

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall rust-effective-limits+default-devel.noarch on Fedora 39:

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

3. Information about the rust-effective-limits+default-devel.noarch package on Fedora 39

Last metadata expiration check: 0:38:56 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-effective-limits+default-devel
Version : 0.5.5
Release : 1.fc39
Architecture : noarch
Size : 7.3 k
Source : rust-effective-limits-0.5.5-1.fc39.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 "default" feature of the "effective-limits" crate.