How to Install and Uninstall rust-shell-escape+default-devel.noarch Package on CentOS Stream 9

Last updated: May 20,2024

1. Install "rust-shell-escape+default-devel.noarch" package

Here is a brief guide to show you how to install rust-shell-escape+default-devel.noarch on CentOS Stream 9

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

2. Uninstall "rust-shell-escape+default-devel.noarch" package

Please follow the steps below to uninstall rust-shell-escape+default-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-shell-escape+default-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:31:02 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-shell-escape+default-devel
Version : 0.1.5
Release : 6.el9
Architecture : noarch
Size : 7.7 k
Source : rust-shell-escape-0.1.5-6.el9.src.rpm
Repository : epel
Summary : Escape characters that may have a special meaning in a shell
URL : https://crates.io/crates/shell-escape
License : MIT or ASL 2.0
Description : Escape characters that may have a special meaning in a shell.
:
: This package contains library source intended for building other packages
: which use "default" feature of "shell-escape" crate.