How to Install and Uninstall rust-tabled+tabled_derive-devel.noarch Package on Fedora 38

Last updated: October 13,2024

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

In this section, we are going to explain the necessary steps to install rust-tabled+tabled_derive-devel.noarch on Fedora 38

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

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

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

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

3. Information about the rust-tabled+tabled_derive-devel.noarch package on Fedora 38

Last metadata expiration check: 2:52:09 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-tabled+tabled_derive-devel
Version : 0.14.0
Release : 3.fc38
Architecture : noarch
Size : 8.1 k
Source : rust-tabled-0.14.0-3.fc38.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 "tabled_derive" feature of the "tabled" crate.