How to Install Vagrant Elementary OS Linux Easy Guide

October 11, 2017 | By the+gnu+linux+evangelist.

Installing

  1. 2. Downloading

    Download Vagrant for Elementary OS

    Latest Vagrant .deb 32/64-bit
  2. 3. Installing

    Then to Install Vagrant on Elementary OS
    First, Access the Target Location:

    cd ~/Downloads

    To Check the Package is there:

    ls | grep vagrant

    (But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.)
    Now to Setup it Run:

    sudo gdebi ./vagrant*.deb

    Finally, Test Vagrant Installation:

    vagrant -h

    And in case of Vagrant Help Ruby Gems Issue then you may try to Fix it with:

    sudo vagrant plugin install vagrant-share 
    --plugin-version 1.1.8

Contents


QuickChic Theme • Powered by WordPress