How to Install and Uninstall golang-github-tg-gosortmap-devel.noarch Package on Fedora 36

Last updated: January 10,2025

1. Install "golang-github-tg-gosortmap-devel.noarch" package

This guide covers the steps necessary to install golang-github-tg-gosortmap-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-tg-gosortmap-devel.noarch

2. Uninstall "golang-github-tg-gosortmap-devel.noarch" package

Learn how to uninstall golang-github-tg-gosortmap-devel.noarch on Fedora 36:

$ sudo dnf remove golang-github-tg-gosortmap-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-tg-gosortmap-devel.noarch package on Fedora 36

Last metadata expiration check: 0:01:24 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : golang-github-tg-gosortmap-devel
Version : 0
Release : 0.9.20190522git4b9ddc7.fc36
Architecture : noarch
Size : 13 k
Source : golang-github-tg-gosortmap-0-0.9.20190522git4b9ddc7.fc36.src.rpm
Repository : fedora
Summary : Sort maps in Go
URL : https://github.com/tg/gosortmap
License : MIT
Description : Sort maps in Go by keys or values. Works with most built-in types; own
: comparator can be provided to support custom types and ordering.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/tg/gosortmap