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

Last updated: October 05,2024

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

Please follow the guidelines below to install golang-github-pkg-xattr-devel.noarch on Fedora 34

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

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

Please follow the guidelines below to uninstall golang-github-pkg-xattr-devel.noarch on Fedora 34:

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

Last metadata expiration check: 1:28:32 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-pkg-xattr-devel
Version : 0.4.3
Release : 2.fc34
Architecture : noarch
Size : 19 k
Source : golang-github-pkg-xattr-0.4.3-2.fc34.src.rpm
Repository : fedora
Summary : Extended attribute support for Go
URL : https://github.com/pkg/xattr
License : BSD
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