How to Install and Uninstall rust-tabled+ansitok-devel.noarch Package on CentOS Stream 9

Last updated: September 22,2024

1. Install "rust-tabled+ansitok-devel.noarch" package

This tutorial shows how to install rust-tabled+ansitok-devel.noarch on CentOS Stream 9

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

2. Uninstall "rust-tabled+ansitok-devel.noarch" package

Please follow the guidance below to uninstall rust-tabled+ansitok-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-tabled+ansitok-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:05:33 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-tabled+ansitok-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 "ansitok" feature of the "tabled" crate.