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

Last updated: May 16,2024

1. Install "opennebula" package

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

$ sudo apt update $ sudo apt install opennebula

2. Uninstall "opennebula" package

Please follow the instructions below to uninstall opennebula on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove opennebula $ sudo apt autoclean && sudo apt autoremove

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

Package: opennebula
Priority: extra
Section: universe/utils
Installed-Size: 4619
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenNebula Maintainers
Architecture: amd64
Version: 4.12.3+dfsg-3build1
Depends: init-system-helpers (>= 1.18~), libc6 (>= 2.15), libgcc1 (>= 1:3.0), libmysqlclient20 (>= 5.7.11), libsqlite3-0 (>= 3.5.9), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 5.2), libxml2 (>= 2.7.4), libxmlrpc-c++8v5, libxmlrpc-core-c3, opennebula-tools (= 4.12.3+dfsg-3build1), ruby | ruby-interpreter, apg, genisoimage, wget, iptables, ipset
Suggests: mysql-server, ruby-amazon-ec2, ruby-aws-sdk, logrotate
Filename: pool/universe/o/opennebula/opennebula_4.12.3+dfsg-3build1_amd64.deb
Size: 906604
MD5sum: 5d32244631cec44d66f969ae1be39a6e
SHA1: 1b8c6fde7dd0610a1225110d0c4725c5c4b690e0
SHA256: 4565827bd4c973c5cf9316986edf4c155833e09db1ee0e9e9344716de50acc96
Description-en: controller which executes the OpenNebula cluster services
OpenNebula is an open source virtual infrastructure engine that enables the
dynamic deployment and re-placement of virtual machines on a pool of physical
resources.
.
ONE (OpenNebula) extends the benefits of virtualization platforms from a
single physical resource to a pool of resources, decoupling the server not
only from the physical infrastructure but also from the physical location.
.
This package contains OpenNebula Controller which manage all nodes in the
cloud.
Description-md5: b94a0a25aa803757925f69819b598ee3
Homepage: http://opennebula.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu