How to Install and Uninstall python3-shippinglabel Package on Kali Linux

Last updated: July 01,2024

1. Install "python3-shippinglabel" package

This is a short guide on how to install python3-shippinglabel on Kali Linux

$ sudo apt update $ sudo apt install python3-shippinglabel

2. Uninstall "python3-shippinglabel" package

This tutorial shows how to uninstall python3-shippinglabel on Kali Linux:

$ sudo apt remove python3-shippinglabel $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-shippinglabel package on Kali Linux

Package: python3-shippinglabel
Source: python-shippinglabel
Version: 1.7.1+dfsg-1
Installed-Size: 113
Maintainer: Josenilson Ferreira da Silva
Architecture: all
Depends: python3-apeye, python3-deprecation-alias, python3-dist-meta, python3-dom-toml, python3-domdf-python-tools, python3-packaging, python3-platformdirs (>= 2.3.0), python3-typing-extensions, python3:any
Size: 25780
SHA256: 5531853c1599d564793858c5e2702a8e3701b1089ef4c34bc3e3944d81bde510
SHA1: 78d2e3e66239052950fbc2d8e0f219049a246302
MD5sum: 4d2b1f4dcc51521f68774b524f0bd467
Description: Utilities for handling packages
Module developed with the aim of assisting the developer in managing
packages with the following functions:
- Returns the web links for the given project.
- Useful for creating and verifying sha256 checksums of files.
- Useful for working with trove classifiers.
- Useful for working with the Python Package Index (PyPI).
- Useful for working with PEP 508 requirements.
- Useful for working with source distributions.
- Serves to assist in building conda packages.
- Returns the subset of versions that do not end with -dev.
- Returns the subset of versions that are not pre-releases
(alpha, beta, dev, rc etc.).
packages.
- Reads the pyvenv.cfg for the given virtualenv and returns a key:
value mapping of your content.
- among other features.
Description-md5:
Homepage: https://github.com/domdfcoding/shippinglabel
Section: python
Priority: optional
Filename: pool/main/p/python-shippinglabel/python3-shippinglabel_1.7.1+dfsg-1_all.deb

5. The same packages on other Linux Distributions