How to Install and Uninstall rust-termion+serde-devel.noarch Package on Oracle Linux 9

Last updated: July 03,2024

1. Install "rust-termion+serde-devel.noarch" package

Here is a brief guide to show you how to install rust-termion+serde-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-termion+serde-devel.noarch

2. Uninstall "rust-termion+serde-devel.noarch" package

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

$ sudo dnf remove rust-termion+serde-devel.noarch $ sudo dnf autoremove

3. Information about the rust-termion+serde-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:19:22 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-termion+serde-devel
Version : 2.0.3
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-termion-2.0.3-1.el9.src.rpm
Repository : epel
Summary : Bindless library for manipulating terminals
URL : https://crates.io/crates/termion
License : MIT
Description : A bindless library for manipulating terminals.
:
: This package contains library source intended for building other packages which
: use the "serde" feature of the "termion" crate.