How to Install and Uninstall serf Package on Ubuntu 21.10 (Impish Indri)
Last updated: November 22,2024
1. Install "serf" package
Please follow the steps below to install serf on Ubuntu 21.10 (Impish Indri)
$
sudo apt update
Copied
$
sudo apt install
serf
Copied
2. Uninstall "serf" package
Please follow the step by step instructions below to uninstall serf on Ubuntu 21.10 (Impish Indri):
$
sudo apt remove
serf
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the serf package on Ubuntu 21.10 (Impish Indri)
Package: serf
Architecture: amd64
Version: 0.9.4~ds1-1
Built-Using: golang-1.15 (= 1.15.8-1ubuntu2), golang-github-armon-circbuf (= 0.0~git20190214.5111143-1), golang-github-armon-go-metrics (= 0.3.4-1), golang-github-armon-go-radix (= 1.0.0-1), golang-github-bgentry-speakeasy (= 0.1.0-2), golang-github-fatih-color (= 1.7.0-1), golang-github-google-btree (= 1.0.0-1), golang-github-hashicorp-errwrap (= 1.1.0-1), golang-github-hashicorp-go-immutable-radix (= 1.3.0-1), golang-github-hashicorp-go-msgpack (= 0.5.5-1), golang-github-hashicorp-go-multierror (= 1.1.0-1), golang-github-hashicorp-go-sockaddr (= 0.0~git20170627.41949a1+ds-2), golang-github-hashicorp-go-syslog (= 1.0.0-1), golang-github-hashicorp-golang-lru (= 0.5.4-2), golang-github-hashicorp-logutils (= 1.0.0-1), golang-github-hashicorp-mdns (= 1.0.3-2), golang-github-hashicorp-memberlist (= 0.2.2-1ubuntu1), golang-github-mattn-go-colorable (= 0.1.7-1), golang-github-mattn-go-isatty (= 0.0.12-1), golang-github-miekg-dns (= 1.1.35-1), golang-github-mitchellh-cli (= 1.1.1-1), golang-github-mitchellh-mapstructure (= 1.3.3-1), golang-github-posener-complete (= 1.2.3-2), golang-github-ryanuber-columnize (= 2.1.1-2), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-2), golang-golang-x-sys (= 0.0~git20210124.22da62e-1)
Priority: extra
Section: universe/devel
Source: golang-github-hashicorp-serf
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 9336
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: adduser, lsb-base, libc6 (>= 2.32)
Filename: pool/universe/g/golang-github-hashicorp-serf/serf_0.9.4~ds1-1_amd64.deb
Size: 2757216
MD5sum: 25d9d2ccc7a9c085593be66367b0ed68
SHA1: b1e841a29d7744bc8514f21400981e24a8ce0091
SHA256: 876d40096405b0aef93c0f8a944a42662906c5e5c75849bca05db42c847998cf
SHA512: 14833d5ee81c0f7bb3f40a43e3b842d38df5b82b7fcd320562d880ccc99ef77ef831d8e65f0375c973fca9e9045e9b20c6ae0482cb24c41c43c50420633cde17
Homepage: https://www.serfdom.io
Description-en: Service orchestration and management tool
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 tool/service.
Description-md5: 890d801d88b02e2ff913b1f353f664a3
Architecture: amd64
Version: 0.9.4~ds1-1
Built-Using: golang-1.15 (= 1.15.8-1ubuntu2), golang-github-armon-circbuf (= 0.0~git20190214.5111143-1), golang-github-armon-go-metrics (= 0.3.4-1), golang-github-armon-go-radix (= 1.0.0-1), golang-github-bgentry-speakeasy (= 0.1.0-2), golang-github-fatih-color (= 1.7.0-1), golang-github-google-btree (= 1.0.0-1), golang-github-hashicorp-errwrap (= 1.1.0-1), golang-github-hashicorp-go-immutable-radix (= 1.3.0-1), golang-github-hashicorp-go-msgpack (= 0.5.5-1), golang-github-hashicorp-go-multierror (= 1.1.0-1), golang-github-hashicorp-go-sockaddr (= 0.0~git20170627.41949a1+ds-2), golang-github-hashicorp-go-syslog (= 1.0.0-1), golang-github-hashicorp-golang-lru (= 0.5.4-2), golang-github-hashicorp-logutils (= 1.0.0-1), golang-github-hashicorp-mdns (= 1.0.3-2), golang-github-hashicorp-memberlist (= 0.2.2-1ubuntu1), golang-github-mattn-go-colorable (= 0.1.7-1), golang-github-mattn-go-isatty (= 0.0.12-1), golang-github-miekg-dns (= 1.1.35-1), golang-github-mitchellh-cli (= 1.1.1-1), golang-github-mitchellh-mapstructure (= 1.3.3-1), golang-github-posener-complete (= 1.2.3-2), golang-github-ryanuber-columnize (= 2.1.1-2), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-2), golang-golang-x-sys (= 0.0~git20210124.22da62e-1)
Priority: extra
Section: universe/devel
Source: golang-github-hashicorp-serf
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 9336
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: adduser, lsb-base, libc6 (>= 2.32)
Filename: pool/universe/g/golang-github-hashicorp-serf/serf_0.9.4~ds1-1_amd64.deb
Size: 2757216
MD5sum: 25d9d2ccc7a9c085593be66367b0ed68
SHA1: b1e841a29d7744bc8514f21400981e24a8ce0091
SHA256: 876d40096405b0aef93c0f8a944a42662906c5e5c75849bca05db42c847998cf
SHA512: 14833d5ee81c0f7bb3f40a43e3b842d38df5b82b7fcd320562d880ccc99ef77ef831d8e65f0375c973fca9e9045e9b20c6ae0482cb24c41c43c50420633cde17
Homepage: https://www.serfdom.io
Description-en: Service orchestration and management tool
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 tool/service.
Description-md5: 890d801d88b02e2ff913b1f353f664a3