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

Last updated: October 04,2024

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

In this section, we are going to explain the necessary steps to install rust-termion-devel.noarch on AlmaLinux 9

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

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

This is a short guide on how to uninstall rust-termion-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 0:17:58 ago on Wed Mar 13 07:41:12 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.