How to Install and Uninstall compat-golang-github-macaron-devel.noarch Package on Fedora 34

Last updated: October 07,2024

1. Install "compat-golang-github-macaron-devel.noarch" package

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

$ sudo dnf update $ sudo dnf install compat-golang-github-macaron-devel.noarch

2. Uninstall "compat-golang-github-macaron-devel.noarch" package

Please follow the step by step instructions below to uninstall compat-golang-github-macaron-devel.noarch on Fedora 34:

$ sudo dnf remove compat-golang-github-macaron-devel.noarch $ sudo dnf autoremove

3. Information about the compat-golang-github-macaron-devel.noarch package on Fedora 34

Last metadata expiration check: 1:14:42 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : compat-golang-github-macaron-devel
Version : 1.4.0
Release : 3.fc34
Architecture : noarch
Size : 8.7 k
Source : golang-gopkg-macaron-1-1.4.0-3.fc34.src.rpm
Repository : fedora
Summary : High productive and modular web framework in Go
URL : https://github.com/go-macaron/macaron
License : ASL 2.0
Description : Package Macaron is a high productive and modular web framework in Go.
:
: This package provides symbolic links that alias the following Go import paths to
: gopkg.in/macaron.v1:
: – github.com/go-macaron/macaron
:
: Aliasing Go import paths via symbolic links or http redirects is fragile. If
: your Go code depends on this package, you should patch it to import directly
: gopkg.in/macaron.v1.