How to Install and Uninstall golang-gocloud-devel.noarch Package on Fedora 39

Last updated: October 13,2024

1. Install "golang-gocloud-devel.noarch" package

This guide let you learn how to install golang-gocloud-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install golang-gocloud-devel.noarch

2. Uninstall "golang-gocloud-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall golang-gocloud-devel.noarch on Fedora 39:

$ sudo dnf remove golang-gocloud-devel.noarch $ sudo dnf autoremove

3. Information about the golang-gocloud-devel.noarch package on Fedora 39

Last metadata expiration check: 2:03:57 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : golang-gocloud-devel
Epoch : 1
Version : 0.24.0
Release : 2.fc39~bootstrap
Architecture : noarch
Size : 521 k
Source : golang-gocloud-0.24.0-2.fc39~bootstrap.src.rpm
Repository : fedora
Summary : Library and tools for open cloud development in Go
URL : https://github.com/google/go-cloud
License : ASL 2.0
Description : The Go Cloud Development Kit (Go CDK) allows Go application developers to
: seamlessly deploy cloud applications on any combination of cloud providers. It
: does this by providing stable, idiomatic interfaces for common uses like storage
: and databases. Think database/sql for cloud products.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – gocloud.dev