How to Install and Uninstall rust-crossterm+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

1. Install "rust-crossterm+default-devel.noarch" package

This tutorial shows how to install rust-crossterm+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "rust-crossterm+default-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-crossterm+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-crossterm+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:00:36 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-crossterm+default-devel
Version : 0.27.0
Release : 2.el9
Architecture : noarch
Size : 8.1 k
Source : rust-crossterm-0.27.0-2.el9.src.rpm
Repository : epel
Summary : Crossplatform terminal library for manipulating terminals
URL : https://crates.io/crates/crossterm
License : MIT
Description : A crossplatform terminal library for manipulating terminals.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "crossterm" crate.