How to Install and Uninstall golang-github-cheekybits-genny-devel.noarch Package on Fedora 35

Last updated: October 05,2024

1. Install "golang-github-cheekybits-genny-devel.noarch" package

In this section, we are going to explain the necessary steps to install golang-github-cheekybits-genny-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install golang-github-cheekybits-genny-devel.noarch

2. Uninstall "golang-github-cheekybits-genny-devel.noarch" package

Please follow the step by step instructions below to uninstall golang-github-cheekybits-genny-devel.noarch on Fedora 35:

$ sudo dnf remove golang-github-cheekybits-genny-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-cheekybits-genny-devel.noarch package on Fedora 35

Last metadata expiration check: 0:11:42 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-cheekybits-genny-devel
Version : 1.0.0
Release : 9.20200724git3e22f1a.fc35
Architecture : noarch
Size : 35 k
Source : golang-github-cheekybits-genny-1.0.0-9.20200724git3e22f1a.fc35.src.rpm
Repository : updates
Summary : Elegant generics for Go
URL : https://github.com/cheekybits/genny
License : MIT
Description : Genny is a code-generation generics solution. It allows you write normal
: buildable and testable Go code which, when processed by the genny gen tool, will
: replace the generics with specific types.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/cheekybits/genny