How To Install golang-github-jedib0t-pretty-devel on Fedora 36

In this tutorial we learn how to install golang-github-jedib0t-pretty-devel in Fedora 36. golang-github-jedib0t-pretty-devel is Pretty print tables and more in golang

Introduction

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

What is golang-github-jedib0t-pretty-devel

Pretty print tables and more in golang! This package contains the source code needed for building packages that reference the following Go import paths – github.com/jedib0t/go-pretty

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

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

sudo dnf -y install golang-github-jedib0t-pretty-devel

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

sudo yum -y install golang-github-jedib0t-pretty-devel

How To Uninstall golang-github-jedib0t-pretty-devel on Fedora 36

To uninstall only the golang-github-jedib0t-pretty-devel package we can use the following command:

sudo dnf remove golang-github-jedib0t-pretty-devel

golang-github-jedib0t-pretty-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-jedib0t-pretty-devel
/usr/share/doc/golang-github-jedib0t-pretty-devel/CODE_OF_CONDUCT.md
/usr/share/doc/golang-github-jedib0t-pretty-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/jedib0t
/usr/share/gocode/src/github.com/jedib0t/go-pretty
/usr/share/gocode/src/github.com/jedib0t/go-pretty/.goipath
/usr/share/gocode/src/github.com/jedib0t/go-pretty/CODE_OF_CONDUCT.md
/usr/share/gocode/src/github.com/jedib0t/go-pretty/README.md
/usr/share/gocode/src/github.com/jedib0t/go-pretty/cmd
/usr/share/gocode/src/github.com/jedib0t/go-pretty/cmd/demo-list
/usr/share/gocode/src/github.com/jedib0t/go-pretty/cmd/demo-list/README.md
/usr/share/gocode/src/github.com/jedib0t/go-pretty/cmd/demo-list/demo.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/cmd/demo-progress
/usr/share/gocode/src/github.com/jedib0t/go-pretty/cmd/demo-progress/README.md
/usr/share/gocode/src/github.com/jedib0t/go-pretty/cmd/demo-progress/demo.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/cmd/demo-table
/usr/share/gocode/src/github.com/jedib0t/go-pretty/cmd/demo-table/README.md
/usr/share/gocode/src/github.com/jedib0t/go-pretty/cmd/demo-table/demo.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/cmd/profile-list
/usr/share/gocode/src/github.com/jedib0t/go-pretty/cmd/profile-list/profile.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/cmd/profile-progress
/usr/share/gocode/src/github.com/jedib0t/go-pretty/cmd/profile-progress/profile.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/cmd/profile-table
/usr/share/gocode/src/github.com/jedib0t/go-pretty/cmd/profile-table/profile.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/go.mod
/usr/share/gocode/src/github.com/jedib0t/go-pretty/list
/usr/share/gocode/src/github.com/jedib0t/go-pretty/list/README.md
/usr/share/gocode/src/github.com/jedib0t/go-pretty/list/list.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/list/list_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/list/render.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/list/render_html.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/list/render_html_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/list/render_markdown.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/list/render_markdown_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/list/render_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/list/style.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/list/writer.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/list/writer_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/progress
/usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/README.md
/usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/indicator.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/indicator_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/progress.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/progress_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/render.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/render_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/style.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/tracker.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/tracker_sort.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/tracker_sort_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/tracker_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/units.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/units_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/writer.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/table
/usr/share/gocode/src/github.com/jedib0t/go-pretty/table/README.md
/usr/share/gocode/src/github.com/jedib0t/go-pretty/table/config.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/table/config_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/table/render.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/table/render_csv.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/table/render_csv_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/table/render_html.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/table/render_html_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/table/render_markdown.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/table/render_markdown_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/table/render_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/table/sort.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/table/sort_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/table/style.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/table/table.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/table/table_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/table/util.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/table/util_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/table/writer.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/table/writer_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text/align.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text/align_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text/ansi.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text/ansi_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text/ansi_unix.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text/ansi_windows.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text/color.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text/color_html.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text/color_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text/cursor.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text/cursor_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text/filter.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text/filter_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text/format.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text/format_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text/string.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text/string_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text/transformer.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text/transformer_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text/valign.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text/valign_test.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text/wrap.go
/usr/share/gocode/src/github.com/jedib0t/go-pretty/text/wrap_test.go
/usr/share/licenses/golang-github-jedib0t-pretty-devel
/usr/share/licenses/golang-github-jedib0t-pretty-devel/LICENSE

References

Summary

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