How to Install and Uninstall rust-shell-escape+default-devel.noarch Package on Fedora 36

Last updated: September 29,2024

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

This is a short guide on how to install rust-shell-escape+default-devel.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall rust-shell-escape+default-devel.noarch on Fedora 36:

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

3. Information about the rust-shell-escape+default-devel.noarch package on Fedora 36

Last metadata expiration check: 4:02:11 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-shell-escape+default-devel
Version : 0.1.5
Release : 5.fc36
Architecture : noarch
Size : 7.7 k
Source : rust-shell-escape-0.1.5-5.fc36.src.rpm
Repository : fedora
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.