How to Install and Uninstall rust-shell-escape-devel.noarch Package on Rocky Linux 9

Last updated: October 06,2024

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

Please follow the steps below to install rust-shell-escape-devel.noarch on Rocky Linux 9

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

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

This is a short guide on how to uninstall rust-shell-escape-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-shell-escape-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:44:37 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-shell-escape-devel
Version : 0.1.5
Release : 6.el9
Architecture : noarch
Size : 15 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 "shell-escape" crate.