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

Last updated: October 05,2024

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

This is a short guide on how to install rust-indenter+std-devel.noarch on AlmaLinux 9

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

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

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

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

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

Last metadata expiration check: 0:57:41 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-indenter+std-devel
Version : 0.3.3
Release : 1.el9
Architecture : noarch
Size : 7.1 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 "std" feature of the "indenter" crate.