How to Install and Uninstall vagrant-lxc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "vagrant-lxc" package

Please follow the steps below to install vagrant-lxc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install vagrant-lxc

2. Uninstall "vagrant-lxc" package

This is a short guide on how to uninstall vagrant-lxc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove vagrant-lxc $ sudo apt autoclean && sudo apt autoremove

3. Information about the vagrant-lxc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: vagrant-lxc
Priority: optional
Section: universe/ruby
Installed-Size: 142
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.2.1-2
Depends: lxc, redir, ruby | ruby-interpreter, vagrant
Filename: pool/universe/v/vagrant-lxc/vagrant-lxc_1.2.1-2_all.deb
Size: 29086
MD5sum: f3321aceb86a37b3caaa96fd3ae12fb9
SHA1: 6aabe54ce3b86a99c17854a5df75e1e43e3076b4
SHA256: 9f18162929e82a0ac0f9c8b9ad32ad169b6588f00f5f55f210e0f746dec20431
Description-en: Linux Containers provider for Vagrant
This package adds support using Vagrant with Linux Containers. The entire
Vagrant workflow is exactly the same, except with vagrant-lxc it will use lxc
containers instead of VirtualBox VMs.
Description-md5: 9f2a434ce858e7f942b25ee477aa552b
Homepage: https://github.com/fgrehm/vagrant-lxc
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu