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

Last updated: November 27,2024

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

Learn how to install golang-github-ulikunitz-xz.x86_64 on Fedora 38

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

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

Here is a brief guide to show you how to uninstall golang-github-ulikunitz-xz.x86_64 on Fedora 38:

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

Last metadata expiration check: 2:20:09 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : golang-github-ulikunitz-xz
Version : 0.5.11
Release : 2.fc38
Architecture : x86_64
Size : 1.4 M
Source : golang-github-ulikunitz-xz-0.5.11-2.fc38.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.