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

Last updated: June 26,2024

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

This is a short guide on how to install rust-tabled+ansi-str-devel.noarch on Oracle Linux 9

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

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

This tutorial shows how to uninstall rust-tabled+ansi-str-devel.noarch on Oracle 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 Oracle Linux 9

Last metadata expiration check: 0:22:21 ago on Thu Feb 15 07:50:05 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.