virtualenv-3

Python virtual environment creator

Debian Debian
RUN apt-get update && \ apt-get install -y python3-virtualenv
Ubuntu
RUN apt-get update && \ apt-get install -y python3-virtualenv
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-virtualenv
Fedora
RUN dnf install -y python3-virtualenv
Raspbian
RUN apt-get update && \ apt-get install -y python3-virtualenv
click the source code to copy install virtualenv-3 on any operating system with command-not-found.com