How to Install and Uninstall pypi2deb Package on Kali Linux

Last updated: February 08,2025

1. Install "pypi2deb" package

This is a short guide on how to install pypi2deb on Kali Linux

$ sudo apt update $ sudo apt install pypi2deb

2. Uninstall "pypi2deb" package

Please follow the step by step instructions below to uninstall pypi2deb on Kali Linux:

$ sudo apt remove pypi2deb $ sudo apt autoclean && sudo apt autoremove

3. Information about the pypi2deb package on Kali Linux

Package: pypi2deb
Version: 3.20240228
Installed-Size: 119
Maintainer: Piotr Ożarowski
Architecture: all
Depends: build-essential, devscripts, dh-python, python3-aiohttp (>= 0.17), python3-debian (>= 0.1.45), python3-github, python3-jinja2, python3-redis, python3:any
Recommends: python3-msgpack
Suggests: cython, cython3, python-all-dev, python-nose, python-pytest, python-setuptools, python3-all-dev, python3-nose, python3-pytest, python3-setuptools, python3-sphinx
Size: 19984
SHA256: 316d71226b4cf022f97e8b2caa36f17a6f60c11468b44b4850a747956b58f118
SHA1: 24a2d27a192d44e4bc1d2474c412050f2a2f010f
MD5sum: f0d548fa2364a91fd567ebf33f4a2b02
Description: PyPI to Debian converter
This package provides these tools:
* py2dsp - converts PyPI/GitHub package to Debian source package
* pypi2debian - converts PyPI repository to Debian repository
.
Features:
* uses PyPI metadata
* supports Python 3.x
* guesses build dependencies
* reuses existing Debian package names if already packaged in Debian
* creates -doc package with Sphinx regenerated documentation
* generates ITP email template
* easy to customise (profiles, overrides, templates)
* uses Debian tools to generate files if possible
* integrates with dh-python's tools
* asynchronous
Description-md5:
Homepage: https://salsa.debian.org/python-team/tools/pypi2deb
Section: python
Priority: optional
Filename: pool/main/p/pypi2deb/pypi2deb_3.20240228_all.deb