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

Last updated: April 29,2024

1. Install "python3-poetry" package

Please follow the guidance below to install python3-poetry on Kali Linux

$ sudo apt update $ sudo apt install python3-poetry

2. Uninstall "python3-poetry" package

This guide covers the steps necessary to uninstall python3-poetry on Kali Linux:

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

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

Package: python3-poetry
Source: poetry
Version: 1.7.1+dfsg-1
Installed-Size: 874
Maintainer: Debian Python Team
Architecture: all
Depends: python3-lockfile (>= 1:0.12.2), python3-build, python3-cachecontrol (>= 0.12.6), python3-cleo (>= 0.8.1), python3-crashtest (>= 0.3.1), python3-dulwich, python3-fastjsonschema, python3-importlib-metadata | python3-supported-min (>= 3.10), python3-installer, python3-keyring (>= 22.0.1), python3-packaging, python3-pexpect (>= 4.8.0), python3-pkginfo (>= 1.7.0), python3-platformdirs (>= 3.0.0), python3-platformdirs (<< 5), python3-poetry-core (>= 1.8.1), python3-pyproject-hooks, python3-requests (>= 2.25.1), python3-requests-toolbelt (>= 0.9.1), python3-shellingham (>= 1.3.2), python3-tomli | python3-supported-min (>= 3.11), python3-tomlkit, python3-trove-classifiers, python3-virtualenv (>= 20.4.0), python3:any
Size: 166936
SHA256: 7f12e0e7e4df3d377832d3bbf71434c45a669289ec43fb16cf2079444133c7cd
SHA1: 7ea52c08d8576196e529073dff758f4e65aa0ffe
MD5sum: a74258e08c8ad75f1232d5ed943144de
Description: Python dependency management and packaging made easy (Python 3)
Poetry helps you declare, manage and install dependencies of Python
projects, ensuring you have the right stack everywhere.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://python-poetry.org/
Section: python
Priority: optional
Filename: pool/main/p/poetry/python3-poetry_1.7.1+dfsg-1_all.deb