How to Install and Uninstall rust-tui+serde-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

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

This is a short guide on how to install rust-tui+serde-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide covers the steps necessary to uninstall rust-tui+serde-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-tui+serde-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:12:15 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-tui+serde-devel
Version : 0.19.0
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-tui-0.19.0-1.el9.src.rpm
Repository : epel
Summary : Library to build rich terminal user interfaces or dashboards
URL : https://crates.io/crates/tui
License : MIT
Description : A library to build rich terminal user interfaces or dashboards.
:
: This package contains library source intended for building other packages which
: use the "serde" feature of the "tui" crate.