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

Last updated: February 03,2025

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

Please follow the guidance below to install golang-github-ulikunitz-xz.x86_64 on Fedora 35

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

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

This tutorial shows how to uninstall golang-github-ulikunitz-xz.x86_64 on Fedora 35:

$ 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 35

Last metadata expiration check: 5:44:33 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-ulikunitz-xz
Version : 0.5.10
Release : 4.fc35
Architecture : x86_64
Size : 1.4 M
Source : golang-github-ulikunitz-xz-0.5.10-4.fc35.src.rpm
Repository : updates
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.