How to Install and Uninstall ruby-rbvmomi Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "ruby-rbvmomi" package

This is a short guide on how to install ruby-rbvmomi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-rbvmomi

2. Uninstall "ruby-rbvmomi" package

Please follow the steps below to uninstall ruby-rbvmomi on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-rbvmomi $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-rbvmomi package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-rbvmomi
Priority: optional
Section: universe/ruby
Installed-Size: 1444
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.8.2-1
Depends: ruby | ruby-interpreter, ruby-builder, ruby-nokogiri, ruby-trollop
Filename: pool/universe/r/ruby-rbvmomi/ruby-rbvmomi_1.8.2-1_all.deb
Size: 144128
MD5sum: 070be8e365149b9402e9c1078de23e7c
SHA1: c593ce4153a0f40af1d83df356709aab4d8370bf
SHA256: 4e4c928451ce5d74bda639fc64425ca0478ecec45d928b58b0b35eb7732faf92
Description-en: Ruby interface to the VMware vSphere API
This package provides the gem, RbVmomi, which is a Ruby interface to the
vSphere API. Like the Perl and Java SDKs, it can be used to manage ESX and
VirtualCenter servers.
Description-md5: a90a3978037400a0fde4269603960f9e
Homepage: https://github.com/vmware/rbvmomi
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu