How To Install rust-comfy-table-devel on Fedora 36

In this tutorial we learn how to install rust-comfy-table-devel in Fedora 36. rust-comfy-table-devel is Library for building beautiful tables with automatic content wrapping

Introduction

In this tutorial we learn how to install rust-comfy-table-devel on Fedora 36.

What is rust-comfy-table-devel

Easy to use library for building beautiful tables with automatic content wrapping. This package contains library source intended for building other packages which use the “comfy-table” crate.

We can use yum or dnf to install rust-comfy-table-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install rust-comfy-table-devel.

Install rust-comfy-table-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install rust-comfy-table-devel using dnf by running the following command:

sudo dnf -y install rust-comfy-table-devel

Install rust-comfy-table-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install rust-comfy-table-devel using yum by running the following command:

sudo yum -y install rust-comfy-table-devel

How To Uninstall rust-comfy-table-devel on Fedora 36

To uninstall only the rust-comfy-table-devel package we can use the following command:

sudo dnf remove rust-comfy-table-devel

rust-comfy-table-devel Package Contents on Fedora 36

/usr/share/cargo/registry/comfy-table-4.1.1
/usr/share/cargo/registry/comfy-table-4.1.1/.cargo-checksum.json
/usr/share/cargo/registry/comfy-table-4.1.1/CHANGELOG.md
/usr/share/cargo/registry/comfy-table-4.1.1/Cargo.toml
/usr/share/cargo/registry/comfy-table-4.1.1/LICENSE
/usr/share/cargo/registry/comfy-table-4.1.1/README.md
/usr/share/cargo/registry/comfy-table-4.1.1/benches
/usr/share/cargo/registry/comfy-table-4.1.1/benches/build_tables.rs
/usr/share/cargo/registry/comfy-table-4.1.1/codecov.yml
/usr/share/cargo/registry/comfy-table-4.1.1/examples
/usr/share/cargo/registry/comfy-table-4.1.1/examples/readme_table.rs
/usr/share/cargo/registry/comfy-table-4.1.1/examples/readme_table_no_tty.rs
/usr/share/cargo/registry/comfy-table-4.1.1/src
/usr/share/cargo/registry/comfy-table-4.1.1/src/cell.rs
/usr/share/cargo/registry/comfy-table-4.1.1/src/column.rs
/usr/share/cargo/registry/comfy-table-4.1.1/src/lib.rs
/usr/share/cargo/registry/comfy-table-4.1.1/src/row.rs
/usr/share/cargo/registry/comfy-table-4.1.1/src/style
/usr/share/cargo/registry/comfy-table-4.1.1/src/style/cell.rs
/usr/share/cargo/registry/comfy-table-4.1.1/src/style/column.rs
/usr/share/cargo/registry/comfy-table-4.1.1/src/style/mod.rs
/usr/share/cargo/registry/comfy-table-4.1.1/src/style/modifiers.rs
/usr/share/cargo/registry/comfy-table-4.1.1/src/style/presets.rs
/usr/share/cargo/registry/comfy-table-4.1.1/src/style/table.rs
/usr/share/cargo/registry/comfy-table-4.1.1/src/table.rs
/usr/share/cargo/registry/comfy-table-4.1.1/src/utils
/usr/share/cargo/registry/comfy-table-4.1.1/src/utils/arrangement
/usr/share/cargo/registry/comfy-table-4.1.1/src/utils/arrangement/constraints.rs
/usr/share/cargo/registry/comfy-table-4.1.1/src/utils/arrangement/disabled.rs
/usr/share/cargo/registry/comfy-table-4.1.1/src/utils/arrangement/dynamic.rs
/usr/share/cargo/registry/comfy-table-4.1.1/src/utils/arrangement/helper.rs
/usr/share/cargo/registry/comfy-table-4.1.1/src/utils/arrangement/mod.rs
/usr/share/cargo/registry/comfy-table-4.1.1/src/utils/formatting
/usr/share/cargo/registry/comfy-table-4.1.1/src/utils/formatting/borders.rs
/usr/share/cargo/registry/comfy-table-4.1.1/src/utils/formatting/content_format.rs
/usr/share/cargo/registry/comfy-table-4.1.1/src/utils/formatting/content_split.rs
/usr/share/cargo/registry/comfy-table-4.1.1/src/utils/formatting/mod.rs
/usr/share/cargo/registry/comfy-table-4.1.1/src/utils/mod.rs
/usr/share/cargo/registry/comfy-table-4.1.1/tests
/usr/share/cargo/registry/comfy-table-4.1.1/tests/all
/usr/share/cargo/registry/comfy-table-4.1.1/tests/all/alignment_test.rs
/usr/share/cargo/registry/comfy-table-4.1.1/tests/all/combined_test.rs
/usr/share/cargo/registry/comfy-table-4.1.1/tests/all/constraints_test.rs
/usr/share/cargo/registry/comfy-table-4.1.1/tests/all/content_arrangement_test.rs
/usr/share/cargo/registry/comfy-table-4.1.1/tests/all/custom_delimiter_test.rs
/usr/share/cargo/registry/comfy-table-4.1.1/tests/all/hidden_test.rs
/usr/share/cargo/registry/comfy-table-4.1.1/tests/all/mod.rs
/usr/share/cargo/registry/comfy-table-4.1.1/tests/all/modifiers_test.rs
/usr/share/cargo/registry/comfy-table-4.1.1/tests/all/padding_test.rs
/usr/share/cargo/registry/comfy-table-4.1.1/tests/all/presets_test.rs
/usr/share/cargo/registry/comfy-table-4.1.1/tests/all/property_test.proptest-regressions
/usr/share/cargo/registry/comfy-table-4.1.1/tests/all/property_test.rs
/usr/share/cargo/registry/comfy-table-4.1.1/tests/all/simple_test.rs
/usr/share/cargo/registry/comfy-table-4.1.1/tests/all/styling_test.rs
/usr/share/cargo/registry/comfy-table-4.1.1/tests/all/utf_8_characters.rs
/usr/share/cargo/registry/comfy-table-4.1.1/tests/all_tests.rs
/usr/share/doc/rust-comfy-table-devel
/usr/share/doc/rust-comfy-table-devel/CHANGELOG.md
/usr/share/doc/rust-comfy-table-devel/README.md
/usr/share/licenses/rust-comfy-table-devel
/usr/share/licenses/rust-comfy-table-devel/LICENSE

References

Summary

In this tutorial we learn how to install rust-comfy-table-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).