How to Install and Uninstall rust-rustfix+default-devel.noarch Package on Oracle Linux 9

Last updated: September 27,2024

1. Install "rust-rustfix+default-devel.noarch" package

This is a short guide on how to install rust-rustfix+default-devel.noarch on Oracle Linux 9

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

2. Uninstall "rust-rustfix+default-devel.noarch" package

This is a short guide on how to uninstall rust-rustfix+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-rustfix+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:46:27 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-rustfix+default-devel
Version : 0.6.1
Release : 2.el9
Architecture : noarch
Size : 7.8 k
Source : rust-rustfix-0.6.1-2.el9.src.rpm
Repository : epel
Summary : Automatically apply the suggestions made by rustc
URL : https://crates.io/crates/rustfix
License : ASL 2.0 or MIT
Description : Automatically apply the suggestions made by rustc.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "rustfix" crate.