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

Last updated: November 22,2024

1. Install "python3-pypartpicker" package

This tutorial shows how to install python3-pypartpicker on Kali Linux

$ sudo apt update $ sudo apt install python3-pypartpicker

2. Uninstall "python3-pypartpicker" package

This is a short guide on how to uninstall python3-pypartpicker on Kali Linux:

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

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

Package: python3-pypartpicker
Source: python-pypartpicker
Version: 1.9.5-1
Installed-Size: 49
Maintainer: Debian Python Team
Architecture: all
Depends: python3-bs4, python3-requests, python3:any
Size: 10404
SHA256: 90c3afea144d9eab49bd26b74fab94cc9b9b220c93a4878e3efb052a1995b27a
SHA1: 05097dab7a5848663e52c84ee4f48f0c616f85ac
MD5sum: 7157e9125545ed918b4d7271480f6f99
Description: Fetch product and part list information from PCPartPicker
PyPartPicker is a package that allows you to obtain information from
PCPartPicker quickly and easily, with data being returned via objects
with numerous attributes.
.
Features:
* Get Part objects, estimated wattage, and total cost from PCPartPicker lists.
* Obtain name, URL, price, product type, image, and more from Part objects.
* Obtain everything previously mentioned, plus specs, reviews, and in depth
pricing information from PCPartPicker product links.
* Async ready: all scraping methods have an asynchronous version
Description-md5:
Homepage: https://github.com/thefakequake/pypartpicker
Section: python
Priority: optional
Filename: pool/main/p/python-pypartpicker/python3-pypartpicker_1.9.5-1_all.deb