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

Last updated: November 25,2024

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

Please follow the steps below to install golang-github-edsrzf-mmap-devel.noarch on Fedora 34

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

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

This guide let you learn how to uninstall golang-github-edsrzf-mmap-devel.noarch on Fedora 34:

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

Last metadata expiration check: 3:54:41 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-edsrzf-mmap-devel
Version : 1.0.0
Release : 5.fc34
Architecture : noarch
Size : 14 k
Source : golang-github-edsrzf-mmap-1.0.0-5.fc34.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