Ubuntu 16.04 Virtualenv Python 3 Installation

December 8, 2017 | By the+gnu+linux+evangelist.

Ubuntu 16.04 Virtualenv Python 3 Install

Hi! The Tutorial shows you Step-by-Step How to Install Python 3.x Virtualenv on Ubuntu 16.04 Xenial LTS GNU/Linux.

And the Ubuntu 16.04 Python 3 Virtualenv tool is venv that provides support for creating lightweight “virtual environments”.

Finally, each venv Virtual Environment has its own Python binary and can have its own independent set of installed Python packages in its site directories.

Ubuntu 16.04 Virtualenv Python 3 Installation Guide - Featured
  1. Open a Terminal Shell emulator window
    Ctrl+Alt+t on Desktop
    (Press “Enter” to Execute Commands)

    Ubuntu 16.04 Virtualenv Python 3 Installation Guide - Open Terminal Shell Emulator
  2. Then to Python 3 venv on Ubuntu.

    sudo apt install python3-venv
  3. Virtualenv Python 3 Usage on Ubuntu Linux

    Python 3 venv Usage Guide

QuickChic Theme • Powered by WordPress