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

Last updated: October 10,2024

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

Please follow the guidelines below to install rust-termion+serde-devel.noarch on Rocky Linux 9

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

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

Learn how to uninstall rust-termion+serde-devel.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 0:34:34 ago on Fri Feb 16 06:49:52 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.