How to Install and Uninstall rust-console+unicode-width-devel.noarch Package on Oracle Linux 9

Last updated: July 05,2024

1. Install "rust-console+unicode-width-devel.noarch" package

This is a short guide on how to install rust-console+unicode-width-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-console+unicode-width-devel.noarch

2. Uninstall "rust-console+unicode-width-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-console+unicode-width-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-console+unicode-width-devel.noarch $ sudo dnf autoremove

3. Information about the rust-console+unicode-width-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:58:41 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-console+unicode-width-devel
Version : 0.15.8
Release : 1.el9
Architecture : noarch
Size : 8.5 k
Source : rust-console-0.15.8-1.el9.src.rpm
Repository : epel
Summary : Terminal and console abstraction for Rust
URL : https://crates.io/crates/console
License : MIT
Description : A terminal and console abstraction for Rust.
:
: This package contains library source intended for building other packages which
: use the "unicode-width" feature of the "console" crate.