How to Install and Uninstall pipsi Package on Kali Linux
Last updated: December 23,2024
1. Install "pipsi" package
This tutorial shows how to install pipsi on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
pipsi
Copied
2. Uninstall "pipsi" package
Please follow the instructions below to uninstall pipsi on Kali Linux:
$
sudo apt remove
pipsi
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the pipsi package on Kali Linux
Package: pipsi
Version: 0.9-1.1
Installed-Size: 35
Maintainer: ChangZhuo Chen (陳昌倬)
Architecture: all
Depends: python3-click, python3-virtualenv, python3:any (>= 3.3~)
Size: 7676
SHA256: ff1206ce4dbff7019817fd48ca744012d0060c97d7631f820a5ffdfd2b0b3d52
SHA1: cc0a5a601ba68642ea5fe1160d7caa9f6d2e56a2
MD5sum: e459b4c01329c7e5afd7390db52ff92c
Description: pip script installer
pipsi is a wrapper around virtualenv and pip which installs scripts provided by
python packages into separate virtualenvs to shield them from your system and
each other.
.
In other words: you can use pipsi to install things like pygmentize without
making your system painful.
Description-md5:
Homepage: https://github.com/mitsuhiko/pipsi
Section: utils
Priority: optional
Filename: pool/main/p/pipsi/pipsi_0.9-1.1_all.deb
Version: 0.9-1.1
Installed-Size: 35
Maintainer: ChangZhuo Chen (陳昌倬)
Architecture: all
Depends: python3-click, python3-virtualenv, python3:any (>= 3.3~)
Size: 7676
SHA256: ff1206ce4dbff7019817fd48ca744012d0060c97d7631f820a5ffdfd2b0b3d52
SHA1: cc0a5a601ba68642ea5fe1160d7caa9f6d2e56a2
MD5sum: e459b4c01329c7e5afd7390db52ff92c
Description: pip script installer
pipsi is a wrapper around virtualenv and pip which installs scripts provided by
python packages into separate virtualenvs to shield them from your system and
each other.
.
In other words: you can use pipsi to install things like pygmentize without
making your system painful.
Description-md5:
Homepage: https://github.com/mitsuhiko/pipsi
Section: utils
Priority: optional
Filename: pool/main/p/pipsi/pipsi_0.9-1.1_all.deb