How To Install Virtualenv3 On Debian, Ubuntu, Arch, Kali, CentOS And Raspbian?

How To Install Virtualenv3 On Debian, Ubuntu, Arch, Kali, CentOS And Raspbian?

virtualenv3

Python virtual environment creator

Maintainer: Debian Python Modules Team



Section: python

Install virtualenv3

  • Debian apt-get install python-virtualenv Click to copy
  • Ubuntu apt-get install python-virtualenv Click to copy
  • Arch Linux pacman -S python-virtualenv Click to copy
  • Kali Linux apt-get install python-virtualenv Click to copy
  • CentOS yum install python-virtualenv Click to copy
  • Raspbian apt-get install python-virtualenv Click to copy

python-virtualenv

Python virtual environment creator

The virtualenv utility creates virtual Python instances, each invokable with its own Python executable. Each instance can have different sets of modules, installable via easy_install. Virtual Python instances can also be created without root access. This is the Python 2 version of the library.

Installation of latest virtualenv3 command is available for Debian, Ubuntu, Arch, Kali, CentOS and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.