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

Last updated: May 11,2024

1. Install "python3-duckpy" package

Please follow the instructions below to install python3-duckpy on Kali Linux

$ sudo apt update $ sudo apt install python3-duckpy

2. Uninstall "python3-duckpy" package

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

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

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

Package: python3-duckpy
Source: python-duckpy
Version: 3.2.0-3
Installed-Size: 35
Maintainer: Debian Python Team
Architecture: all
Depends: python3-bs4, python3-httpx, python3:any, python3-h2
Size: 6260
SHA256: 72ee47aab3311896f623b0442618aafd50338ca9644cd1e74c1cb7f8842f5777
SHA1: db9b114d0421c044532a700e77d1e79454b435ca
MD5sum: 091651f376a7c946b6fd0898eff86287
Description: simple Python library for searching on DuckDuckGo
A simple Python module for searching on DuckDuckGo. And also provide an
asynchronous version inside the duckpy.aio package.
.
Can also set up proxies and/or enable or disable random User-Agents
depending on your needs.
Description-md5: 860d4999e39cb244383faff3a1fd73bd
Homepage: https://github.com/AmanoTeam/duckpy
Section: python
Priority: optional
Filename: pool/main/p/python-duckpy/python3-duckpy_3.2.0-3_all.deb