How to Install and Uninstall rust-unindent-devel.noarch Package on Oracle Linux 9

Last updated: September 22,2024

1. Install "rust-unindent-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-unindent-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-unindent-devel.noarch

2. Uninstall "rust-unindent-devel.noarch" package

Please follow the guidance below to uninstall rust-unindent-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-unindent-devel.noarch $ sudo dnf autoremove

3. Information about the rust-unindent-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:11:53 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-unindent-devel
Version : 0.2.3
Release : 1.el9
Architecture : noarch
Size : 16 k
Source : rust-unindent-0.2.3-1.el9.src.rpm
Repository : epel
Summary : Remove a column of leading whitespace from a string
URL : https://crates.io/crates/unindent
License : MIT OR Apache-2.0
Description : Remove a column of leading whitespace from a string.
:
: This package contains library source intended for building other packages which
: use the "unindent" crate.