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

Last updated: June 01,2024

1. Install "python-vm-builder" package

This guide let you learn how to install python-vm-builder on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-vm-builder

2. Uninstall "python-vm-builder" package

This is a short guide on how to uninstall python-vm-builder on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-vm-builder $ sudo apt autoclean && sudo apt autoremove

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

Package: python-vm-builder
Priority: extra
Section: universe/utils
Installed-Size: 5261
Maintainer: Serge Hallyn
Architecture: all
Source: vm-builder
Version: 0.12.4+bzr494-0ubuntu1
Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~), qemu-kvm | qemu-kvm-extras, debootstrap (>= 1.0.9), parted, kpartx, ubuntu-keyring, python-cheetah, rsync
Recommends: python-libvirt, devscripts
Filename: pool/universe/v/vm-builder/python-vm-builder_0.12.4+bzr494-0ubuntu1_all.deb
Size: 238168
MD5sum: 6578a01ff6e90b92da0ee5b4e079972b
SHA1: b56029dc2ebf5e0f7fdce549f16ed2ad6af518f9
SHA256: 61e9459b7f90d61f646211fe075cfabb9abecda1b590aa06fd17d7866be8c68a
Description-en: VM builder
Script that automates the process of creating a ready to use Linux based VM.
The currently supported hypervisors are:
.
* KVM
* Xen
* VMWare
.
The currently supported distros are:
.
* Ubuntu Dapper, Gutsy, Hardy, Intrepid, Jaunty, and Karmic.
.
You can pass command line options to add extra packages, remove packages,
choose which version of Ubuntu, which mirror etc. On recent hardware
with plenty of RAM, tmpdir in /dev/shm or using a tmpfs, and a local mirror,
you can bootstrap a vm in less than a minute.
Description-md5: baa484f24e5291f34fc047e933b4a62c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu