How to Install and Uninstall python3-pyproject-examples Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-pyproject-examples" package

Please follow the steps below to install python3-pyproject-examples on Kali Linux

$ sudo apt update $ sudo apt install python3-pyproject-examples

2. Uninstall "python3-pyproject-examples" package

Please follow the instructions below to uninstall python3-pyproject-examples on Kali Linux:

$ sudo apt remove python3-pyproject-examples $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pyproject-examples package on Kali Linux

Package: python3-pyproject-examples
Source: python-pyproject-examples
Version: 2023.6.30-2
Installed-Size: 53
Maintainer: Josenilson Ferreira da Silva
Architecture: all
Depends: python3:any
Size: 10412
SHA256: 043a04b58d01340665bc7d851109bc1cb565d9e94ee17116fe27ca1f0ac2cb74
SHA1: 122b5aa4c35669c0015f22e91eade231b7cb2776
MD5sum: 6265e0b52614329cc7051b450498d772
Description: example pyproject.toml configs for testing
pyproject-examples was developed with the aim of being used by developers who
want to manually test their pyproject.toml configurations. The module serves
as a test suite for pyproject.toml analysis tools.
.
Key Features:
- Examples of valid and invalid settings:
Provides a series of example files that adhere to the PEP 621 and
PEP 517 specifications. Containing example files that demonstrate common
configuration errors.
- API to access examples:
It has functions to retrieve example configurations as strings.
- Utilities Module:
It has helper functions for creating regular expressions and testing for
file not found errors.
Description-md5:
Homepage: https://github.com/repo-helper/pyproject-examples
Section: python
Priority: optional
Filename: pool/main/p/python-pyproject-examples/python3-pyproject-examples_2023.6.30-2_all.deb

5. The same packages on other Linux Distributions