How to Install and Uninstall rust-crosstermion+tui-crossterm-backend-devel.noarch Package on Oracle Linux 9

Last updated: June 29,2024

1. Install "rust-crosstermion+tui-crossterm-backend-devel.noarch" package

Please follow the guidance below to install rust-crosstermion+tui-crossterm-backend-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-crosstermion+tui-crossterm-backend-devel.noarch

2. Uninstall "rust-crosstermion+tui-crossterm-backend-devel.noarch" package

This guide let you learn how to uninstall rust-crosstermion+tui-crossterm-backend-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-crosstermion+tui-crossterm-backend-devel.noarch $ sudo dnf autoremove

3. Information about the rust-crosstermion+tui-crossterm-backend-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:22:32 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-crosstermion+tui-crossterm-backend-devel
Version : 0.10.1
Release : 1.el9
Architecture : noarch
Size : 8.2 k
Source : rust-crosstermion-0.10.1-1.el9.src.rpm
Repository : epel
Summary : Unification of crossterm and termion behind a common facade for use with feature flags
URL : https://crates.io/crates/crosstermion
License : MIT
Description : The unification of crossterm and termion behind a common facade for use
: with feature flags.
:
: This package contains library source intended for building other packages which
: use the "tui-crossterm-backend" feature of the "crosstermion" crate.