How to Install and Uninstall rust-crosstermion+crossterm-devel.noarch Package on Fedora 34

Last updated: July 05,2024

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

This tutorial shows how to install rust-crosstermion+crossterm-devel.noarch on Fedora 34

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

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

This is a short guide on how to uninstall rust-crosstermion+crossterm-devel.noarch on Fedora 34:

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

3. Information about the rust-crosstermion+crossterm-devel.noarch package on Fedora 34

Last metadata expiration check: 4:51:07 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-crosstermion+crossterm-devel
Version : 0.9.0
Release : 1.fc34
Architecture : noarch
Size : 8.0 k
Source : rust-crosstermion-0.9.0-1.fc34.src.rpm
Repository : updates
Summary : Unification of crossterm and termion behind a common facade for use with feature flags
URL : https://crates.io/crates/crosstermion
License : MIT
Description : 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 "crossterm" feature of the "crosstermion" crate.