How to Install and Uninstall golang-github-mesos-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "golang-github-mesos-devel.noarch" package

Here is a brief guide to show you how to install golang-github-mesos-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-mesos-devel.noarch

2. Uninstall "golang-github-mesos-devel.noarch" package

Please follow the step by step instructions below to uninstall golang-github-mesos-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-mesos-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-mesos-devel.noarch package on Fedora 34

Last metadata expiration check: 2:09:00 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-mesos-devel
Version : 0.0.11
Release : 2.fc34
Architecture : noarch
Size : 670 k
Source : golang-github-mesos-0.0.11-2.fc34.src.rpm
Repository : fedora
Summary : Go language bindings for Apache Mesos
URL : https://github.com/mesos/mesos-go
License : BSD and ASL 2.0 and MIT
Description : Pure Go language bindings for Apache Mesos, under development. As with other
: pure implementations, mesos-go uses the HTTP wire protocol to communicate
: directly with a running Mesos master and its slave instances. One of the
: objectives of this project is to provide an idiomatic Go API that makes it super
: easy to create Mesos frameworks using Go.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/mesos/mesos-go