How to Install and Uninstall python3-editables Package on Kali Linux
Last updated: November 23,2024
1. Install "python3-editables" package
Please follow the instructions below to install python3-editables on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-editables
Copied
2. Uninstall "python3-editables" package
Please follow the guidelines below to uninstall python3-editables on Kali Linux:
$
sudo apt remove
python3-editables
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-editables package on Kali Linux
Package: python3-editables
Source: python-editables
Version: 0.5-1
Installed-Size: 44
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 14800
SHA256: 5f83cd3e9d631cdd3c7612e799441f23f9180bd3a94f85d026e58b215b8c4444
SHA1: 0e8ceebbfe6899016b00180515e6892fe0b38a81
MD5sum: 147301969da0d48f1a87a5ddfae93652
Description: Python library for creating "editable wheels"
This library supports the building of wheels which, when installed,
will expose packages in a local directory on sys.path in "editable mode".
In other words, changes to the package source will be reflected in the
package visible to Python, without needing a reinstall.
Description-md5:
Homepage: https://github.com/pfmoore/editables
Section: python
Priority: optional
Filename: pool/main/p/python-editables/python3-editables_0.5-1_all.deb
Source: python-editables
Version: 0.5-1
Installed-Size: 44
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 14800
SHA256: 5f83cd3e9d631cdd3c7612e799441f23f9180bd3a94f85d026e58b215b8c4444
SHA1: 0e8ceebbfe6899016b00180515e6892fe0b38a81
MD5sum: 147301969da0d48f1a87a5ddfae93652
Description: Python library for creating "editable wheels"
This library supports the building of wheels which, when installed,
will expose packages in a local directory on sys.path in "editable mode".
In other words, changes to the package source will be reflected in the
package visible to Python, without needing a reinstall.
Description-md5:
Homepage: https://github.com/pfmoore/editables
Section: python
Priority: optional
Filename: pool/main/p/python-editables/python3-editables_0.5-1_all.deb