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

Last updated: May 07,2024

1. Install "python-ganeti-rapi" package

Please follow the step by step instructions below to install python-ganeti-rapi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-ganeti-rapi

2. Uninstall "python-ganeti-rapi" package

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

$ sudo apt remove python-ganeti-rapi $ sudo apt autoclean && sudo apt autoremove

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

Package: python-ganeti-rapi
Priority: extra
Section: universe/python
Installed-Size: 116
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ganeti Team
Architecture: all
Source: ganeti
Version: 2.15.2-3
Replaces: ganeti2 (<< 2.7.0-2)
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pycurl, python-simplejson
Suggests: ganeti-doc
Breaks: ganeti2 (<< 2.7.0-2)
Filename: pool/universe/g/ganeti/python-ganeti-rapi_2.15.2-3_all.deb
Size: 21858
MD5sum: 2c7ae9b7a007f6eb8737e183b8f19eef
SHA1: 97ff68a3f9e2fb4bef544e4f9c3041f20b4c49a9
SHA256: e9f94f223d511d17357903a101a3b627e75990dd3011946c70f4f77a503295ef
Description-en: cluster virtualization manager - RAPI client library
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 provides an RAPI (Remote API) client library for Python.
Description-md5: 951cfef86df4cfd4c36dd63f123f2857
Homepage: https://code.google.com/p/ganeti/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu