How to Install and Uninstall rust-tabled+color-devel.noarch Package on Fedora 39

Last updated: September 28,2024

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

Please follow the steps below to install rust-tabled+color-devel.noarch on Fedora 39

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

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

This is a short guide on how to uninstall rust-tabled+color-devel.noarch on Fedora 39:

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

3. Information about the rust-tabled+color-devel.noarch package on Fedora 39

Last metadata expiration check: 4:44:46 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-tabled+color-devel
Version : 0.14.0
Release : 3.fc39
Architecture : noarch
Size : 8.2 k
Source : rust-tabled-0.14.0-3.fc39.src.rpm
Repository : updates
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 "color" feature of the "tabled" crate.