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

Last updated: May 21,2024

1. Install "python3-launchpadlib" package

In this section, we are going to explain the necessary steps to install python3-launchpadlib on Kali Linux

$ sudo apt update $ sudo apt install python3-launchpadlib

2. Uninstall "python3-launchpadlib" package

Please follow the steps below to uninstall python3-launchpadlib on Kali Linux:

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

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

Package: python3-launchpadlib
Source: python-launchpadlib
Version: 1.11.0-6
Installed-Size: 1770
Maintainer: Stefano Rivera
Architecture: all
Depends: python3-httplib2, python3-lazr.restfulclient, python3-lazr.uri, python3-six, init-system-helpers (>= 1.52), python3:any
Suggests: python3-keyring, python3-pkg-resources, python3-testresources
Size: 136024
SHA256: 936f0c2fe32bd5e0dcb22e4c23cfcd204851a74b60e86b6e59ba38b915880fb5
SHA1: 365551f985a0239cd5dd4d15ea8fb7a5fdaf43ac
MD5sum: 5134715318c70e01900cb1a04be669c9
Description: Launchpad web services client library (Python 3)
A free Python library for scripting Launchpad through its web services
interface.
.
It currently provides access to the following parts of Launchpad:
* People and Teams
* Team memberships
* Bugs and bugtasks
.
The Launchpad API is currently in beta, and may well change in ways
incompatible with this library.
.
This package is for Python 3.
Description-md5:
Homepage: https://launchpad.net/launchpadlib
Section: python
Priority: optional
Filename: pool/main/p/python-launchpadlib/python3-launchpadlib_1.11.0-6_all.deb