How to Install and Uninstall rust-crosstermion+tui-react-termion-devel.noarch Package on AlmaLinux 9

Last updated: October 14,2024

1. Install "rust-crosstermion+tui-react-termion-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-crosstermion+tui-react-termion-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-crosstermion+tui-react-termion-devel.noarch

2. Uninstall "rust-crosstermion+tui-react-termion-devel.noarch" package

Please follow the guidelines below to uninstall rust-crosstermion+tui-react-termion-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-crosstermion+tui-react-termion-devel.noarch $ sudo dnf autoremove

3. Information about the rust-crosstermion+tui-react-termion-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 2:10:58 ago on Thu Feb 15 04:12:05 2024.
Available Packages
Name : rust-crosstermion+tui-react-termion-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-react-termion" feature of the "crosstermion" crate.