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

Last updated: November 28,2024

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

This guide covers the steps necessary to install golang-gocloud-devel.noarch on Fedora 38

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

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

This is a short guide on how to uninstall golang-gocloud-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 3:39:00 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : golang-gocloud-devel
Epoch : 1
Version : 0.24.0
Release : 1.fc38~bootstrap
Architecture : noarch
Size : 521 k
Source : golang-gocloud-0.24.0-1.fc38~bootstrap.src.rpm
Repository : updates
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