How to Install and Uninstall rust-tabled-devel.noarch Package on AlmaLinux 9

Last updated: July 02,2024

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

Please follow the instructions below to install rust-tabled-devel.noarch on AlmaLinux 9

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

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

Please follow the step by step instructions below to uninstall rust-tabled-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-tabled-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:00:31 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-tabled-devel
Version : 0.14.0
Release : 3.el9
Architecture : noarch
Size : 185 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 "tabled" crate.