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

Last updated: September 23,2024

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

Please follow the guidance below to install rust-termion-devel.noarch on Oracle Linux 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 Oracle Linux 9:

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

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

Last metadata expiration check: 0:36:19 ago on Thu Feb 15 07:50:05 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.