How to Install and Uninstall golang-github-pkg-xattr-devel.noarch Package on Fedora 38

Last updated: September 25,2024

1. Install "golang-github-pkg-xattr-devel.noarch" package

This tutorial shows how to install golang-github-pkg-xattr-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install golang-github-pkg-xattr-devel.noarch

2. Uninstall "golang-github-pkg-xattr-devel.noarch" package

This guide covers the steps necessary to uninstall golang-github-pkg-xattr-devel.noarch on Fedora 38:

$ sudo dnf remove golang-github-pkg-xattr-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-pkg-xattr-devel.noarch package on Fedora 38

Last metadata expiration check: 4:09:23 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : golang-github-pkg-xattr-devel
Version : 0.4.9
Release : 1.fc38
Architecture : noarch
Size : 19 k
Source : golang-github-pkg-xattr-0.4.9-1.fc38.src.rpm
Repository : updates
Summary : Extended attribute support for Go
URL : https://github.com/pkg/xattr
License : BSD-2-Clause
Description : Extended attribute support for Go (linux + darwin + freebsd + netbsd).
:
: "Extended attributes are name:value pairs associated permanently with files and
: directories, similar to the environment strings associated with a process. An
: attribute may be defined or undefined. If it is defined, its value may be empty
: or non-empty."
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/pkg/xattr