How to Install and Uninstall virtualenvwrapper Package on Kali Linux
Last updated: March 04,2025
1. Install "virtualenvwrapper" package
Please follow the step by step instructions below to install virtualenvwrapper on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
virtualenvwrapper
Copied
2. Uninstall "virtualenvwrapper" package
This tutorial shows how to uninstall virtualenvwrapper on Kali Linux:
$
sudo apt remove
virtualenvwrapper
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the virtualenvwrapper package on Kali Linux
Package: virtualenvwrapper
Version: 4.8.4-4
Installed-Size: 109
Maintainer: Jan Dittberner
Architecture: all
Depends: python3-virtualenvwrapper, virtualenv
Recommends: bash-completion
Suggests: virtualenvwrapper-doc
Size: 39600
SHA256: 5e21ec8986b63303ff7ba234f35145151486f00be7fb1dae1ed89c8db4e01054
SHA1: 86971f9aafd28152de703611a1b5f1f10d6a15e1
MD5sum: 1961bb3c2199466b6dd90ca82cbd843e
Description: extension to virtualenv for managing multiple environments
virtualenvwrapper is a set of extensions to Ian Bicking's virtualenv
tool. The extensions include wrappers for creating and deleting
virtual environments and otherwise managing your development
workflow, making it easier to work on more than one project at a time
without introducing conflicts in their dependencies.
Description-md5:
Homepage: https://virtualenvwrapper.readthedocs.io/en/latest/
Section: python
Priority: optional
Filename: pool/main/v/virtualenvwrapper/virtualenvwrapper_4.8.4-4_all.deb
Version: 4.8.4-4
Installed-Size: 109
Maintainer: Jan Dittberner
Architecture: all
Depends: python3-virtualenvwrapper, virtualenv
Recommends: bash-completion
Suggests: virtualenvwrapper-doc
Size: 39600
SHA256: 5e21ec8986b63303ff7ba234f35145151486f00be7fb1dae1ed89c8db4e01054
SHA1: 86971f9aafd28152de703611a1b5f1f10d6a15e1
MD5sum: 1961bb3c2199466b6dd90ca82cbd843e
Description: extension to virtualenv for managing multiple environments
virtualenvwrapper is a set of extensions to Ian Bicking's virtualenv
tool. The extensions include wrappers for creating and deleting
virtual environments and otherwise managing your development
workflow, making it easier to work on more than one project at a time
without introducing conflicts in their dependencies.
Description-md5:
Homepage: https://virtualenvwrapper.readthedocs.io/en/latest/
Section: python
Priority: optional
Filename: pool/main/v/virtualenvwrapper/virtualenvwrapper_4.8.4-4_all.deb