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

Last updated: January 19,2025

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

In this section, we are going to explain the necessary steps to install compat-golang-github-macaron-devel.noarch on Fedora 39

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

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

Here is a brief guide to show you how to uninstall compat-golang-github-macaron-devel.noarch on Fedora 39:

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

Last metadata expiration check: 4:22:11 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : compat-golang-github-macaron-devel
Version : 1.4.0
Release : 8.fc39
Architecture : noarch
Size : 8.5 k
Source : golang-gopkg-macaron-1-1.4.0-8.fc39.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.