How to Install and Uninstall golang-github-cosmos72-gomacro-devel.noarch Package on Fedora 36

Last updated: October 12,2024

1. Install "golang-github-cosmos72-gomacro-devel.noarch" package

This guide let you learn how to install golang-github-cosmos72-gomacro-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-cosmos72-gomacro-devel.noarch

2. Uninstall "golang-github-cosmos72-gomacro-devel.noarch" package

Please follow the step by step instructions below to uninstall golang-github-cosmos72-gomacro-devel.noarch on Fedora 36:

$ sudo dnf remove golang-github-cosmos72-gomacro-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-cosmos72-gomacro-devel.noarch package on Fedora 36

Last metadata expiration check: 1:59:02 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-cosmos72-gomacro-devel
Version : 2.7
Release : 15.20210109git88cbcb5.fc35
Architecture : noarch
Size : 1.1 M
Source : golang-github-cosmos72-gomacro-2.7-15.20210109git88cbcb5.fc35.src.rpm
Repository : fedora
Summary : Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros
URL : https://github.com/cosmos72/gomacro
License : MPLv2.0 and BSD
Description : Gomacro is an almost complete Go interpreter, implemented in pure Go. It offers
: both an interactive REPL and a scripting mode, and does not require a Go
: toolchain at runtime (except in one very specific case: import of a third party
: package at runtime).
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/cosmos72/gomacro