How To Install golang-github-vbatts-tar-split-devel on Fedora 36

In this tutorial we learn how to install golang-github-vbatts-tar-split-devel in Fedora 36. golang-github-vbatts-tar-split-devel is Tar archive assembly/disassembly

Introduction

In this tutorial we learn how to install golang-github-vbatts-tar-split-devel on Fedora 36.

What is golang-github-vbatts-tar-split-devel

Pristinely disassembling a tar archive, and stashing needed raw bytes and offsets to reassemble a validating original archive. This package contains the source code needed for building packages that reference the following Go import paths – github.com/vbatts/tar-split

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

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

sudo dnf -y install golang-github-vbatts-tar-split-devel

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

sudo yum -y install golang-github-vbatts-tar-split-devel

How To Uninstall golang-github-vbatts-tar-split-devel on Fedora 36

To uninstall only the golang-github-vbatts-tar-split-devel package we can use the following command:

sudo dnf remove golang-github-vbatts-tar-split-devel

golang-github-vbatts-tar-split-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-vbatts-tar-split-devel
/usr/share/doc/golang-github-vbatts-tar-split-devel/README-tar-split.md
/usr/share/doc/golang-github-vbatts-tar-split-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/vbatts
/usr/share/gocode/src/github.com/vbatts/tar-split
/usr/share/gocode/src/github.com/vbatts/tar-split/.goipath
/usr/share/gocode/src/github.com/vbatts/tar-split/README-tar-split.md
/usr/share/gocode/src/github.com/vbatts/tar-split/README.md
/usr/share/gocode/src/github.com/vbatts/tar-split/archive
/usr/share/gocode/src/github.com/vbatts/tar-split/archive/tar
/usr/share/gocode/src/github.com/vbatts/tar-split/archive/tar/common.go
/usr/share/gocode/src/github.com/vbatts/tar-split/archive/tar/example_test.go
/usr/share/gocode/src/github.com/vbatts/tar-split/archive/tar/format.go
/usr/share/gocode/src/github.com/vbatts/tar-split/archive/tar/reader.go
/usr/share/gocode/src/github.com/vbatts/tar-split/archive/tar/reader_test.go
/usr/share/gocode/src/github.com/vbatts/tar-split/archive/tar/stat_actime1.go
/usr/share/gocode/src/github.com/vbatts/tar-split/archive/tar/stat_actime2.go
/usr/share/gocode/src/github.com/vbatts/tar-split/archive/tar/stat_unix.go
/usr/share/gocode/src/github.com/vbatts/tar-split/archive/tar/strconv.go
/usr/share/gocode/src/github.com/vbatts/tar-split/archive/tar/strconv_test.go
/usr/share/gocode/src/github.com/vbatts/tar-split/archive/tar/tar_test.go
/usr/share/gocode/src/github.com/vbatts/tar-split/archive/tar/writer.go
/usr/share/gocode/src/github.com/vbatts/tar-split/archive/tar/writer_test.go
/usr/share/gocode/src/github.com/vbatts/tar-split/cmd
/usr/share/gocode/src/github.com/vbatts/tar-split/cmd/tar-split
/usr/share/gocode/src/github.com/vbatts/tar-split/cmd/tar-split/asm.go
/usr/share/gocode/src/github.com/vbatts/tar-split/cmd/tar-split/checksize.go
/usr/share/gocode/src/github.com/vbatts/tar-split/cmd/tar-split/disasm.go
/usr/share/gocode/src/github.com/vbatts/tar-split/cmd/tar-split/main.go
/usr/share/gocode/src/github.com/vbatts/tar-split/cmd/tar-split/tar_benchmark_test.go
/usr/share/gocode/src/github.com/vbatts/tar-split/concept
/usr/share/gocode/src/github.com/vbatts/tar-split/concept/DESIGN.md
/usr/share/gocode/src/github.com/vbatts/tar-split/tar
/usr/share/gocode/src/github.com/vbatts/tar-split/tar/asm
/usr/share/gocode/src/github.com/vbatts/tar-split/tar/asm/README.md
/usr/share/gocode/src/github.com/vbatts/tar-split/tar/asm/assemble.go
/usr/share/gocode/src/github.com/vbatts/tar-split/tar/asm/assemble_test.go
/usr/share/gocode/src/github.com/vbatts/tar-split/tar/asm/disassemble.go
/usr/share/gocode/src/github.com/vbatts/tar-split/tar/asm/disassemble_test.go
/usr/share/gocode/src/github.com/vbatts/tar-split/tar/asm/doc.go
/usr/share/gocode/src/github.com/vbatts/tar-split/tar/storage
/usr/share/gocode/src/github.com/vbatts/tar-split/tar/storage/doc.go
/usr/share/gocode/src/github.com/vbatts/tar-split/tar/storage/entry.go
/usr/share/gocode/src/github.com/vbatts/tar-split/tar/storage/entry_test.go
/usr/share/gocode/src/github.com/vbatts/tar-split/tar/storage/getter.go
/usr/share/gocode/src/github.com/vbatts/tar-split/tar/storage/getter_test.go
/usr/share/gocode/src/github.com/vbatts/tar-split/tar/storage/packer.go
/usr/share/gocode/src/github.com/vbatts/tar-split/tar/storage/packer_test.go
/usr/share/gocode/src/github.com/vbatts/tar-split/version
/usr/share/gocode/src/github.com/vbatts/tar-split/version/gen.go
/usr/share/gocode/src/github.com/vbatts/tar-split/version/version.go
/usr/share/licenses/golang-github-vbatts-tar-split-devel
/usr/share/licenses/golang-github-vbatts-tar-split-devel/LICENSE

References

Summary

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