How to Install and Uninstall rust-indenter-devel.noarch Package on AlmaLinux 9

Last updated: July 04,2024

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

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

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

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

Please follow the guidance below to uninstall rust-indenter-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-indenter-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:23:24 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-indenter-devel
Version : 0.3.3
Release : 1.el9
Architecture : noarch
Size : 14 k
Source : rust-indenter-0.3.3-1.el9.src.rpm
Repository : epel
Summary : Formatter wrapper that indents the text, designed for error display impls
URL : https://crates.io/crates/indenter
License : MIT or ASL 2.0
Description : Formatter wrapper that indents the text, designed for error display impls.
:
: This package contains library source intended for building other packages which
: use the "indenter" crate.