How to Install and Uninstall golang-github-mitchellh-copystructure-devel.noarch Package on Fedora 35

Last updated: December 16,2024

1. Install "golang-github-mitchellh-copystructure-devel.noarch" package

Here is a brief guide to show you how to install golang-github-mitchellh-copystructure-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install golang-github-mitchellh-copystructure-devel.noarch

2. Uninstall "golang-github-mitchellh-copystructure-devel.noarch" package

Please follow the steps below to uninstall golang-github-mitchellh-copystructure-devel.noarch on Fedora 35:

$ sudo dnf remove golang-github-mitchellh-copystructure-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-mitchellh-copystructure-devel.noarch package on Fedora 35

Last metadata expiration check: 3:08:06 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-mitchellh-copystructure-devel
Version : 1.0.0
Release : 8.fc35
Architecture : noarch
Size : 19 k
Source : golang-github-mitchellh-copystructure-1.0.0-8.fc35.src.rpm
Repository : fedora
Summary : Go library for deep copying values in Go
URL : https://github.com/mitchellh/copystructure
License : MIT
Description : Copystructure is a Go library for deep copying values in Go.
:
: This allows you to copy Go values that may contain reference values such as
: maps, slices, or pointers, and copy their data as well instead of just their
: references.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/mitchellh/copystructure