How to Install and Uninstall rust-tabled+ansi-str-devel.noarch Package on Rocky Linux 9

Last updated: October 12,2024

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

This guide covers the steps necessary to install rust-tabled+ansi-str-devel.noarch on Rocky Linux 9

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

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

This guide let you learn how to uninstall rust-tabled+ansi-str-devel.noarch on Rocky Linux 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 Rocky Linux 9

Last metadata expiration check: 1:56:15 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-tabled+ansi-str-devel
Version : 0.12.0
Release : 2.el9
Architecture : noarch
Size : 7.5 k
Source : rust-tabled-0.12.0-2.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.