How to Install and Uninstall rust-strip-ansi-escapes-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "rust-strip-ansi-escapes-devel.noarch" package

Here is a brief guide to show you how to install rust-strip-ansi-escapes-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-strip-ansi-escapes-devel.noarch

2. Uninstall "rust-strip-ansi-escapes-devel.noarch" package

Please follow the guidance below to uninstall rust-strip-ansi-escapes-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-strip-ansi-escapes-devel.noarch $ sudo dnf autoremove

3. Information about the rust-strip-ansi-escapes-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:17:27 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-strip-ansi-escapes-devel
Version : 0.2.0
Release : 2.el9
Architecture : noarch
Size : 16 k
Source : rust-strip-ansi-escapes-0.2.0-2.el9.src.rpm
Repository : epel
Summary : Strip ANSI escape sequences from byte streams
URL : https://crates.io/crates/strip-ansi-escapes
License : Apache-2.0 OR MIT
Description : Strip ANSI escape sequences from byte streams.
:
: This package contains library source intended for building other packages which
: use the "strip-ansi-escapes" crate.