How to Install fades software package in Debian 9 (Stretch)

How to Install fades software package in Debian 9 (Stretch)

fades software package provides system for automatically handling virtual environments, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fades 

fades is installed in your system.

Make ensure the fades package were installed using the commands given below,

$ sudo dpkg-query -l | grep fades *

You will get with fades package name, version, architecture and description in a table

fades package basic information:

Distro Debian 9 stretch
Section Python
Package fades
Version 05-02-16
Description system for automatically handling virtual environments
Sub Section Python


See Also, How to uninstall or remove fades software package from Debian 9 (Stretch)?