How To Install golang-github-gookit-color-devel on Fedora 36

In this tutorial we learn how to install golang-github-gookit-color-devel in Fedora 36. golang-github-gookit-color-devel is Terminal color rendering tool library

Introduction

In this tutorial we learn how to install golang-github-gookit-color-devel on Fedora 36.

What is golang-github-gookit-color-devel

A Terminal color rendering tool library, support 8/16 colors, 256 colors and RGB color rendering output. This package contains the source code needed for building packages that reference the following Go import paths – github.com/gookit/color

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

Install golang-github-gookit-color-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 golang-github-gookit-color-devel using dnf by running the following command:

sudo dnf -y install golang-github-gookit-color-devel

Install golang-github-gookit-color-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 golang-github-gookit-color-devel using yum by running the following command:

sudo yum -y install golang-github-gookit-color-devel

How To Uninstall golang-github-gookit-color-devel on Fedora 36

To uninstall only the golang-github-gookit-color-devel package we can use the following command:

sudo dnf remove golang-github-gookit-color-devel

golang-github-gookit-color-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-gookit-color-devel
/usr/share/doc/golang-github-gookit-color-devel/README.md
/usr/share/doc/golang-github-gookit-color-devel/README.zh-CN.md
/usr/share/doc/golang-github-gookit-color-devel/_examples
/usr/share/doc/golang-github-gookit-color-devel/_examples/README.md
/usr/share/doc/golang-github-gookit-color-devel/_examples/color_16.go
/usr/share/doc/golang-github-gookit-color-devel/_examples/color_256.go
/usr/share/doc/golang-github-gookit-color-devel/_examples/color_rgb.go
/usr/share/doc/golang-github-gookit-color-devel/_examples/color_tag.go
/usr/share/doc/golang-github-gookit-color-devel/_examples/demo.go
/usr/share/doc/golang-github-gookit-color-devel/_examples/envcheck.go
/usr/share/doc/golang-github-gookit-color-devel/_examples/go.mod
/usr/share/doc/golang-github-gookit-color-devel/_examples/go.sum
/usr/share/doc/golang-github-gookit-color-devel/_examples/images
/usr/share/doc/golang-github-gookit-color-devel/_examples/images/256-color.jpg
/usr/share/doc/golang-github-gookit-color-devel/_examples/images/basic-color.png
/usr/share/doc/golang-github-gookit-color-devel/_examples/images/basic-color2.png
/usr/share/doc/golang-github-gookit-color-devel/_examples/images/color-256.png
/usr/share/doc/golang-github-gookit-color-devel/_examples/images/color-demo.jpg
/usr/share/doc/golang-github-gookit-color-devel/_examples/images/color-on-cmd-pwsh.jpg
/usr/share/doc/golang-github-gookit-color-devel/_examples/images/color-rgb.png
/usr/share/doc/golang-github-gookit-color-devel/_examples/images/color-tags.png
/usr/share/doc/golang-github-gookit-color-devel/_examples/images/theme-basic.png
/usr/share/doc/golang-github-gookit-color-devel/_examples/images/theme-block.png
/usr/share/doc/golang-github-gookit-color-devel/_examples/images/theme-prompt.png
/usr/share/doc/golang-github-gookit-color-devel/_examples/images/theme-style-all.png
/usr/share/doc/golang-github-gookit-color-devel/_examples/images/theme-tips.png
/usr/share/doc/golang-github-gookit-color-devel/_examples/issue26.go
/usr/share/doc/golang-github-gookit-color-devel/_examples/ref
/usr/share/doc/golang-github-gookit-color-devel/_examples/ref/4bit-colors.jpg
/usr/share/doc/golang-github-gookit-color-devel/_examples/ref/8bit-colors.jpg
/usr/share/doc/golang-github-gookit-color-devel/_examples/ref/ANSI-escape-sequence.md
/usr/share/doc/golang-github-gookit-color-devel/_examples/ref/cmd_color.go
/usr/share/doc/golang-github-gookit-color-devel/_examples/ref/cmd_color1.go
/usr/share/doc/golang-github-gookit-color-devel/_examples/ref/deprecated.go.txt
/usr/share/doc/golang-github-gookit-color-devel/_examples/ref/env-term-data.md
/usr/share/doc/golang-github-gookit-color-devel/_examples/ref/idea.go
/usr/share/doc/golang-github-gookit-color-devel/_examples/related
/usr/share/doc/golang-github-gookit-color-devel/_examples/related/terminfo.go
/usr/share/doc/golang-github-gookit-color-devel/_examples/scripts
/usr/share/doc/golang-github-gookit-color-devel/_examples/scripts/24bitcolor.sh
/usr/share/doc/golang-github-gookit-color-devel/_examples/scripts/256color.sh
/usr/share/doc/golang-github-gookit-color-devel/_examples/scripts/termval.sh
/usr/share/doc/golang-github-gookit-color-devel/_examples/scripts/truecolor.sh
/usr/share/doc/golang-github-gookit-color-devel/_examples/theme_basic.go
/usr/share/doc/golang-github-gookit-color-devel/_examples/theme_block.go
/usr/share/doc/golang-github-gookit-color-devel/_examples/theme_prompt.go
/usr/share/doc/golang-github-gookit-color-devel/_examples/theme_style_all.go
/usr/share/doc/golang-github-gookit-color-devel/_examples/theme_tips.go
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/gookit
/usr/share/gocode/src/github.com/gookit/color
/usr/share/gocode/src/github.com/gookit/color/.goipath
/usr/share/gocode/src/github.com/gookit/color/README.md
/usr/share/gocode/src/github.com/gookit/color/README.zh-CN.md
/usr/share/gocode/src/github.com/gookit/color/color.go
/usr/share/gocode/src/github.com/gookit/color/color_16.go
/usr/share/gocode/src/github.com/gookit/color/color_256.go
/usr/share/gocode/src/github.com/gookit/color/color_rgb.go
/usr/share/gocode/src/github.com/gookit/color/color_rgb_test.go
/usr/share/gocode/src/github.com/gookit/color/color_tag.go
/usr/share/gocode/src/github.com/gookit/color/color_tag_test.go
/usr/share/gocode/src/github.com/gookit/color/color_test.go
/usr/share/gocode/src/github.com/gookit/color/convert.go
/usr/share/gocode/src/github.com/gookit/color/detect_env.go
/usr/share/gocode/src/github.com/gookit/color/detect_nonwin.go
/usr/share/gocode/src/github.com/gookit/color/detect_windows.go
/usr/share/gocode/src/github.com/gookit/color/go.mod
/usr/share/gocode/src/github.com/gookit/color/printer.go
/usr/share/gocode/src/github.com/gookit/color/quickstart.go
/usr/share/gocode/src/github.com/gookit/color/style.go
/usr/share/gocode/src/github.com/gookit/color/style_test.go
/usr/share/gocode/src/github.com/gookit/color/utils.go
/usr/share/gocode/src/github.com/gookit/color/utils_test.go
/usr/share/licenses/golang-github-gookit-color-devel
/usr/share/licenses/golang-github-gookit-color-devel/LICENSE

References

Summary

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