How to Install and Uninstall lptools Package on Kali Linux

Last updated: May 19,2024

1. Install "lptools" package

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

$ sudo apt update $ sudo apt install lptools

2. Uninstall "lptools" package

This tutorial shows how to uninstall lptools on Kali Linux:

$ sudo apt remove lptools $ sudo apt autoclean && sudo apt autoremove

3. Information about the lptools package on Kali Linux

Package: lptools
Version: 0.3.0-1
Installed-Size: 120
Maintainer: Nathan Handler
Architecture: all
Replaces: ubuntu-dev-tools (<< 0.129)
Depends: python3 | ipython3, python3-breezy, python3-launchpadlib, python3-xdg, python3:any, sensible-utils
Recommends: python3-chameleon, python3-indicate
Suggests: python3-tdb
Breaks: ubuntu-dev-tools (<< 0.129)
Size: 29920
SHA256: 750cd4fec2c999f722b4e40159d19113cad4c7acc2f410d17f8173af161c878d
SHA1: 2cbd644a4c4157804d18f02e7f7aab4fe9c6000a
MD5sum: b78e3a7556b97da46817a3500ddaf189
Description: Tools for working with Launchpad
LP Tools allow you to work with Launchpad without ever having to deal
with the web interface. This package provides the following tools:
.
- lp-attach - attach a file to a Launchpad bug
- lp-bug-dupe-properties - find duplicate Launchpad bug reports
- lp-capture-bug-counts - view summary of number of bugs for a Launchpad
project
- lp-check-membership - check if a launchpad user is a member of a group
- lp-force-branch-mirror - force a new import
- lp-get-branches - check out all the branches of a team
- lp-grab-attachments - download all attachments for specified bugs
or from bugs for a particular project
- lp-list-bugs - list all bugs for a project
- lp-milestone2ical - convert milestones on a project into the iCal format
- lp-milestones - list and manipulate milestones for a project
- lp-project - create and manage projects
- lp-project-upload - upload release files
- lp-recipe-status - show the status of the recipes owned by a particular user
- lp-remove-team-members - remove members from a team
- lp-review-list - list reviews for a project
- lp-review-notifier - desktop notifier about reviews that can be done
- lp-set-dup - mark duplicate bugs
- lp-shell - convenient way to launch Python interpreter already logged in
to launchpad
Description-md5:
Homepage: https://launchpad.net/lptools
Tag: implemented-in::python, interface::commandline, network::client,
protocol::http, role::program, scope::utility, works-with::bugs
Section: python
Priority: optional
Filename: pool/main/l/lptools/lptools_0.3.0-1_all.deb