How to Install and Uninstall rust-term_size+debug-devel.noarch Package on CentOS Stream 9

Last updated: June 23,2024

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

Here is a brief guide to show you how to install rust-term_size+debug-devel.noarch on CentOS Stream 9

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

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

This is a short guide on how to uninstall rust-term_size+debug-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-term_size+debug-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:14:19 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-term_size+debug-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 "debug" feature of the "term_size" crate.