How To Install golang-github-andybalholm-cascadia on Fedora 36

In this tutorial we learn how to install golang-github-andybalholm-cascadia in Fedora 36. golang-github-andybalholm-cascadia is CSS selector library in Go

Introduction

In this tutorial we learn how to install golang-github-andybalholm-cascadia on Fedora 36.

What is golang-github-andybalholm-cascadia

The Cascadia package implements CSS selectors for use with the parse trees produced by the html package.

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

Install golang-github-andybalholm-cascadia 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 golang-github-andybalholm-cascadia using dnf by running the following command:

sudo dnf -y install golang-github-andybalholm-cascadia

Install golang-github-andybalholm-cascadia 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 golang-github-andybalholm-cascadia using yum by running the following command:

sudo yum -y install golang-github-andybalholm-cascadia

How To Uninstall golang-github-andybalholm-cascadia on Fedora 36

To uninstall only the golang-github-andybalholm-cascadia package we can use the following command:

sudo dnf remove golang-github-andybalholm-cascadia

golang-github-andybalholm-cascadia Package Contents on Fedora 36

References

Summary

In this tutorial we learn how to install golang-github-andybalholm-cascadia on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).