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

Last updated: November 07,2024

1. Install "ganeti" package

Here is a brief guide to show you how to install ganeti on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ganeti

2. Uninstall "ganeti" package

Here is a brief guide to show you how to uninstall ganeti on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ganeti $ sudo apt autoclean && sudo apt autoremove

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

Package: ganeti
Priority: extra
Section: universe/admin
Installed-Size: 374
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ganeti Team
Architecture: all
Version: 2.15.2-3
Replaces: ganeti-haskell, ganeti-htools, ganeti2 (<< 2.7.0-2)
Provides: ganeti-htools
Depends: ganeti-2.15 (= 2.15.2-3), ganeti-haskell-2.15 (>= 2.15.2-3), ganeti-haskell-2.15 (<< 2.15.2-3.1~), ganeti-htools-2.15 (>= 2.15.2-3), ganeti-htools-2.15 (<< 2.15.2-3.1~), adduser, python
Recommends: drbd-utils | drbd8-utils (>= 8.0.7), qemu-kvm | xen-linux-system-amd64 | xen-linux-system-686-pae, ganeti-instance-debootstrap, ndisc6
Suggests: ganeti-doc, blktap-dkms, molly-guard
Conflicts: ganeti-htools
Breaks: ganeti-haskell, ganeti2 (<< 2.7.0-2)
Filename: pool/universe/g/ganeti/ganeti_2.15.2-3_all.deb
Size: 79996
MD5sum: b7f3cffedd5c5a1eed029c3f9304a9a0
SHA1: 2b6ec9697815e4b421622a7dfde39f55f289cd07
SHA256: be6521105d0bddbf0ad5e1124d13615ac2b8b27963e0976d80cdc30f03a55fbb
Description-en: cluster virtualization manager
Ganeti is a virtual server cluster management tool built on top of the
Xen and KVM virtualization technologies and other free software. It
provides an automated environment to manage highly available virtual
machine instances.
.
It is designed to facilitate cluster management of virtual servers using
commodity hardware, and to provide fast and simple recovery after physical
failures. It can take care of operations such as redundant disk creation
and management, operating system installation (in cooperation with
OS-specific install scripts), startup, shutdown, and failover of instances
between physical systems.
.
This package installs the complete Ganeti system.
Description-md5: 1cfa82fb400c69ad1e5d141436d47d89
Homepage: https://code.google.com/p/ganeti/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu