How to Install and Uninstall rust-term_size+nightly-devel.noarch Package on Oracle Linux 9

Last updated: September 21,2024

1. Install "rust-term_size+nightly-devel.noarch" package

Please follow the guidelines below to install rust-term_size+nightly-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-term_size+nightly-devel.noarch

2. Uninstall "rust-term_size+nightly-devel.noarch" package

This is a short guide on how to uninstall rust-term_size+nightly-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-term_size+nightly-devel.noarch $ sudo dnf autoremove

3. Information about the rust-term_size+nightly-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:15:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-term_size+nightly-devel
Version : 0.3.2
Release : 9.el9
Architecture : noarch
Size : 7.9 k
Source : rust-term_size-0.3.2-9.el9.src.rpm
Repository : epel
Summary : Functions for determining terminal sizes and dimensions
URL : https://crates.io/crates/term_size
License : MIT OR Apache-2.0
Description : Functions for determining terminal sizes and dimensions.
:
: This package contains library source intended for building other packages which
: use the "nightly" feature of the "term_size" crate.