How to Install and Uninstall dh-virtualenv Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "dh-virtualenv" package

Here is a brief guide to show you how to install dh-virtualenv on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dh-virtualenv

2. Uninstall "dh-virtualenv" package

Please follow the step by step instructions below to uninstall dh-virtualenv on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove dh-virtualenv $ sudo apt autoclean && sudo apt autoremove

3. Information about the dh-virtualenv package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: dh-virtualenv
Priority: extra
Section: universe/python
Installed-Size: 217
Maintainer: Ubuntu Developers
Original-Maintainer: Jyrki Pulliainen
Architecture: all
Version: 0.11-1
Depends: python (>= 2.7), python (<< 2.8), libjs-sphinxdoc (>= 1.0), virtualenv | python-virtualenv (>= 1.7)
Filename: pool/universe/d/dh-virtualenv/dh-virtualenv_0.11-1_all.deb
Size: 34820
MD5sum: d129bf176611ff36519d57ae43dc1552
SHA1: 555166072dbbcce111de3a7750b3f0b4067721d8
SHA256: 14759ba317590b9d4346f67a68eaffb7fd3fb452df6f698f85d98957ab024835
Description-en: wrap and build python packages using virtualenv
This package provides a dh sequencer that helps you to deploy your
virtualenv wrapped installation inside a Debian package.
Description-md5: 102df5d44ea933995d120dd9cd8aa585
Homepage: http://www.github.com/spotify/dh-virtualenv
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu