Install

The invirtualenv utilities are part of a python package which can be installed using pip.

Quickstart

Install the package using the python pip package utility:

pip install -U invirtualenv

Platform

Some of the scripts provided by the invirtualenv package have enhanced functionality depending on the platform they are run on.

On systems that support rpm, the following rpm packages are required to utilize the rpm package support in the create_package script.:

rpm-build

The Docker container build requires the docker command has been installed and working.