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

Last updated: September 21,2024

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

This guide let you learn how to install rust-console-devel.noarch on Oracle Linux 9

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

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

Please follow the steps below to uninstall rust-console-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:14:39 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-console-devel
Version : 0.15.8
Release : 1.el9
Architecture : noarch
Size : 41 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 "console" crate.