How to Install and Uninstall fleet Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "fleet" package

This guide covers the steps necessary to install fleet on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fleet

2. Uninstall "fleet" package

Please follow the guidance below to uninstall fleet on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fleet $ sudo apt autoclean && sudo apt autoremove

3. Information about the fleet package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fleet
Priority: optional
Section: universe/admin
Installed-Size: 21844
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: amd64
Version: 0.11.5+dfsg-1
Depends: golang-go, libc6 (>= 2.4)
Recommends: etcd
Filename: pool/universe/f/fleet/fleet_0.11.5+dfsg-1_amd64.deb
Size: 4160270
MD5sum: e9987a68eb767fb1613aafed7b073830
SHA1: fe1dfed0b6469743b7afb1b3988d7a08c2f6d98c
SHA256: 09498a5337ac6da42edfa98d394a735c6df5530e00e4ef9b98039f492d8ec445
Description-en: distributed init system using systemd and etcd
Fleet ties together systemd and etcd into a distributed init system.
It is as an extension of systemd that operates at the cluster level
instead of the machine level. This project is very low level and is
designed as a foundation for higher order orchestration.
Description-md5: 90a66392a099abf5d7a78b6a1a7c18d2
Built-Using: docker.io (= 1.6.2~dfsg1-1ubuntu4), etcd (= 2.2.1+dfsg-1), golang (= 2:1.5.1-0ubuntu2), golang-clockwork (= 0.0~git20141217-1), golang-dbus (= 2-1), golang-github-coreos-go-systemd (= 3-1), golang-github-pborman-uuid (= 0.0+git20150824.0.cccd189-1), golang-github-rakyll-globalconf (= 0.0~git20140819-1), golang-github-ugorji-go-codec (= 0.0~git20150815.821cda7e-1), golang-go-semver (= 0.0~git20150304-1), golang-go.crypto (= 1:0.0~git20150608-1), golang-google-api (= 0.0~git20150609-1)
Homepage: https://github.com/coreos/fleet
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions