How to Install and Uninstall golang-github-hexdigest-gowrap-devel.noarch Package on Fedora 36

Last updated: May 19,2024

1. Install "golang-github-hexdigest-gowrap-devel.noarch" package

This tutorial shows how to install golang-github-hexdigest-gowrap-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-hexdigest-gowrap-devel.noarch

2. Uninstall "golang-github-hexdigest-gowrap-devel.noarch" package

Please follow the guidance below to uninstall golang-github-hexdigest-gowrap-devel.noarch on Fedora 36:

$ sudo dnf remove golang-github-hexdigest-gowrap-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-hexdigest-gowrap-devel.noarch package on Fedora 36

Last metadata expiration check: 2:53:51 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-github-hexdigest-gowrap-devel
Version : 1.1.12
Release : 5.fc36
Architecture : noarch
Size : 53 k
Source : golang-github-hexdigest-gowrap-1.1.12-5.fc36.src.rpm
Repository : updates
Summary : GoWrap is a command line tool for generating decorators for Go interfaces
URL : https://github.com/hexdigest/gowrap
License : MIT
Description : GoWrap is a command line tool that generates decorators for Go interface types
: using simple templates. With GoWrap you can easily add metrics, tracing,
: fallbacks, pools, and many other features into your existing code in a few
: seconds.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/hexdigest/gowrap