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

Last updated: October 07,2024

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

This tutorial shows how to install golang-github-mesos-devel.noarch on Fedora 35

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

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

Please follow the guidelines below to uninstall golang-github-mesos-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:53:06 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-mesos-devel
Version : 0.0.11
Release : 3.fc35
Architecture : noarch
Size : 668 k
Source : golang-github-mesos-0.0.11-3.fc35.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