How To Install rust-horrorshow-devel on Fedora 36

In this tutorial we learn how to install rust-horrorshow-devel in Fedora 36. rust-horrorshow-devel is Templating library written in rust macros

Introduction

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

What is rust-horrorshow-devel

Templating library written in rust macros. This package contains library source intended for building other packages which use “horrorshow” crate.

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

Install rust-horrorshow-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-horrorshow-devel using dnf by running the following command:

sudo dnf -y install rust-horrorshow-devel

Install rust-horrorshow-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-horrorshow-devel using yum by running the following command:

sudo yum -y install rust-horrorshow-devel

How To Uninstall rust-horrorshow-devel on Fedora 36

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

sudo dnf remove rust-horrorshow-devel

rust-horrorshow-devel Package Contents on Fedora 36

/usr/share/cargo/registry/horrorshow-0.8.4
/usr/share/cargo/registry/horrorshow-0.8.4/.cargo-checksum.json
/usr/share/cargo/registry/horrorshow-0.8.4/AUTHORS
/usr/share/cargo/registry/horrorshow-0.8.4/Cargo.toml
/usr/share/cargo/registry/horrorshow-0.8.4/LICENSE-APACHE
/usr/share/cargo/registry/horrorshow-0.8.4/LICENSE-MIT
/usr/share/cargo/registry/horrorshow-0.8.4/README.md
/usr/share/cargo/registry/horrorshow-0.8.4/benches
/usr/share/cargo/registry/horrorshow-0.8.4/benches/horrorshow.rs
/usr/share/cargo/registry/horrorshow-0.8.4/examples
/usr/share/cargo/registry/horrorshow-0.8.4/examples/blog.rs
/usr/share/cargo/registry/horrorshow-0.8.4/examples/subtemplate.rs
/usr/share/cargo/registry/horrorshow-0.8.4/src
/usr/share/cargo/registry/horrorshow-0.8.4/src/error.rs
/usr/share/cargo/registry/horrorshow-0.8.4/src/helper.rs
/usr/share/cargo/registry/horrorshow-0.8.4/src/lib.rs
/usr/share/cargo/registry/horrorshow-0.8.4/src/macros.rs
/usr/share/cargo/registry/horrorshow-0.8.4/src/ops.rs
/usr/share/cargo/registry/horrorshow-0.8.4/src/prelude.rs
/usr/share/cargo/registry/horrorshow-0.8.4/src/render.rs
/usr/share/cargo/registry/horrorshow-0.8.4/src/template.rs
/usr/share/cargo/registry/horrorshow-0.8.4/tests
/usr/share/cargo/registry/horrorshow-0.8.4/tests/attributes.rs
/usr/share/cargo/registry/horrorshow-0.8.4/tests/boxes.rs
/usr/share/cargo/registry/horrorshow-0.8.4/tests/coherence.rs
/usr/share/cargo/registry/horrorshow-0.8.4/tests/error.rs
/usr/share/cargo/registry/horrorshow-0.8.4/tests/main.rs
/usr/share/cargo/registry/horrorshow-0.8.4/tests/statements.rs
/usr/share/cargo/registry/horrorshow-0.8.4/tests/template.rs
/usr/share/cargo/registry/horrorshow-0.8.4/tests/test_cat.rs
/usr/share/cargo/registry/horrorshow-0.8.4/tests/utf8.rs
/usr/share/cargo/registry/horrorshow-0.8.4/tests/utility.rs
/usr/share/cargo/registry/horrorshow-0.8.4/tests/void.rs
/usr/share/cargo/registry/horrorshow-0.8.4/travis_setup.sh
/usr/share/doc/rust-horrorshow-devel
/usr/share/doc/rust-horrorshow-devel/README.md
/usr/share/licenses/rust-horrorshow-devel
/usr/share/licenses/rust-horrorshow-devel/LICENSE-APACHE
/usr/share/licenses/rust-horrorshow-devel/LICENSE-MIT

References

Summary

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