How to Install and Uninstall golang-github-ulikunitz-xz.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "golang-github-ulikunitz-xz.x86_64" package

In this section, we are going to explain the necessary steps to install golang-github-ulikunitz-xz.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-ulikunitz-xz.x86_64

2. Uninstall "golang-github-ulikunitz-xz.x86_64" package

Please follow the guidelines below to uninstall golang-github-ulikunitz-xz.x86_64 on Fedora 34:

$ sudo dnf remove golang-github-ulikunitz-xz.x86_64 $ sudo dnf autoremove

3. Information about the golang-github-ulikunitz-xz.x86_64 package on Fedora 34

Last metadata expiration check: 4:15:28 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-ulikunitz-xz
Version : 0.5.10
Release : 1.fc34
Architecture : x86_64
Size : 1.4 M
Source : golang-github-ulikunitz-xz-0.5.10-1.fc34.src.rpm
Repository : fedora
Summary : Pure golang package for reading and writing xz-compressed files
URL : https://github.com/ulikunitz/xz
License : BSD
Description :
: This Go language package supports the reading and writing of xz compressed
: streams. It includes also a gxz command for compressing and decompressing data.
: The package is completely written in Go and doesn't have any dependency on any C
: code.