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

Last updated: July 02,2024

1. Install "rust-tabled+ansi-str-devel.noarch" package

Please follow the step by step instructions below to install rust-tabled+ansi-str-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-tabled+ansi-str-devel.noarch

2. Uninstall "rust-tabled+ansi-str-devel.noarch" package

Please follow the steps below to uninstall rust-tabled+ansi-str-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-tabled+ansi-str-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:31:43 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-tabled+ansi-str-devel
Version : 0.14.0
Release : 3.el9
Architecture : noarch
Size : 8.0 k
Source : rust-tabled-0.14.0-3.el9.src.rpm
Repository : epel
Summary : Easy to use library for pretty print tables of Rust structs and enums
URL : https://crates.io/crates/tabled
License : MIT
Description : An easy to use library for pretty print tables of Rust `struct`s and
: `enum`s.
:
: This package contains library source intended for building other packages which
: use the "ansi-str" feature of the "tabled" crate.