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

Last updated: October 13,2024

1. Install "rust-termion-devel.noarch" package

Here is a brief guide to show you how to install rust-termion-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-termion-devel.noarch

2. Uninstall "rust-termion-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-termion-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-termion-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:25:18 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-termion-devel
Version : 2.0.3
Release : 1.el9
Architecture : noarch
Size : 33 k
Source : rust-termion-2.0.3-1.el9.src.rpm
Repository : epel
Summary : Bindless library for manipulating terminals
URL : https://crates.io/crates/termion
License : MIT
Description : A bindless library for manipulating terminals.
:
: This package contains library source intended for building other packages which
: use the "termion" crate.