How to Install and Uninstall rust-crossterm+serde-devel.noarch Package on Rocky Linux 9

Last updated: October 06,2024

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

This is a short guide on how to install rust-crossterm+serde-devel.noarch on Rocky Linux 9

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

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

Please follow the guidelines below to uninstall rust-crossterm+serde-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-crossterm+serde-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:46:20 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-crossterm+serde-devel
Version : 0.27.0
Release : 2.el9
Architecture : noarch
Size : 8.3 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 "serde" feature of the "crossterm" crate.