How to Install and Uninstall golang-github-edsrzf-mmap-devel.noarch Package on Fedora 36

Last updated: January 16,2025

1. Install "golang-github-edsrzf-mmap-devel.noarch" package

This tutorial shows how to install golang-github-edsrzf-mmap-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-edsrzf-mmap-devel.noarch

2. Uninstall "golang-github-edsrzf-mmap-devel.noarch" package

Please follow the guidelines below to uninstall golang-github-edsrzf-mmap-devel.noarch on Fedora 36:

$ sudo dnf remove golang-github-edsrzf-mmap-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-edsrzf-mmap-devel.noarch package on Fedora 36

Last metadata expiration check: 0:59:34 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-github-edsrzf-mmap-devel
Version : 1.0.0
Release : 7.fc36
Architecture : noarch
Size : 14 k
Source : golang-github-edsrzf-mmap-1.0.0-7.fc36.src.rpm
Repository : fedora
Summary : Portable mmap package for Go
URL : https://github.com/edsrzf/mmap-go
License : BSD
Description : Mmap-go is a portable mmap package for the Go programming language. It has been
: tested on Linux (386, amd64), OS X, and Windows (386). It should also work on
: other Unix-like platforms, but hasn't been tested with them. I'm interested to
: hear about the results.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/edsrzf/mmap-go