How to Install and Uninstall golang-github-hashicorp-serf-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "golang-github-hashicorp-serf-dev" package

This guide let you learn how to install golang-github-hashicorp-serf-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-hashicorp-serf-dev

2. Uninstall "golang-github-hashicorp-serf-dev" package

In this section, we are going to explain the necessary steps to uninstall golang-github-hashicorp-serf-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-hashicorp-serf-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-hashicorp-serf-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-github-hashicorp-serf-dev
Priority: extra
Section: universe/devel
Installed-Size: 515
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-hashicorp-serf
Version: 0.6.4~ds1-1
Depends: golang-github-armon-circbuf-dev, golang-github-armon-go-metrics-dev, golang-github-hashicorp-go-msgpack-dev, golang-github-hashicorp-go-syslog-dev, golang-github-hashicorp-logutils-dev, golang-github-hashicorp-mdns-dev, golang-github-hashicorp-memberlist-dev, golang-github-mitchellh-cli-dev, golang-github-mitchellh-mapstructure-dev, golang-github-ryanuber-columnize-dev
Filename: pool/universe/g/golang-github-hashicorp-serf/golang-github-hashicorp-serf-dev_0.6.4~ds1-1_all.deb
Size: 91364
MD5sum: 1e02439c3c3585fd7deba2463d1dac05
SHA1: 2f4db78142a3ea50a162a4ea81c293a6bcbf95f0
SHA256: 43ba470167f2c50f9b7e57e27cd3a66c8a914cdab048b4316a911a99aee6759c
Description-en: Service orchestration and management tool (source)
Serf is a decentralized solution for service discovery and orchestration that
is lightweight, highly available, and fault tolerant.
.
Serf runs on Linux, Mac OS X, and Windows. An efficient and lightweight gossip
protocol is used to communicate with other nodes. Serf can detect node failures
and notify the rest of the cluster. An event system is built on top of Serf,
letting you use Serf's gossip protocol to propagate events such as deploys,
configuration changes, etc. Serf is completely masterless with no single point
of failure.
.
This package contains the source.
Description-md5: 7cb1d729754ba49a0831e2ab43918679
Homepage: https://www.serfdom.io
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu