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

Last updated: June 25,2024

1. Install "python3-launchpadlib-desktop" package

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

$ sudo apt update $ sudo apt install python3-launchpadlib-desktop

2. Uninstall "python3-launchpadlib-desktop" package

This guide let you learn how to uninstall python3-launchpadlib-desktop on Kali Linux:

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

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

Package: python3-launchpadlib-desktop
Source: python-launchpadlib
Version: 1.11.0-6
Installed-Size: 16
Maintainer: Stefano Rivera
Architecture: all
Depends: python3-keyring, python3-launchpadlib (= 1.11.0-6)
Size: 8632
SHA256: 016e5e0f784b26adda7c369ce2ec3bcbde0b30b74af3ddfa7275235c2b250fd4
SHA1: a5b9d0aec501f146cbc5558492e749fe8b0a8a3b
MD5sum: c387dc6951c053c9cdc963e63a2b9021
Description: Launchpad web services client library with credential storage (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 metapackage is for Python 3. It depends on python3-launchpadlib and
includes the dependencies for storing credentials in the Desktop secrets
keyring.
Description-md5:
Homepage: https://launchpad.net/launchpadlib
Section: python
Priority: optional
Filename: pool/main/p/python-launchpadlib/python3-launchpadlib-desktop_1.11.0-6_all.deb

5. The same packages on other Linux Distributions