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

Last updated: May 12,2024

1. Install "python3-pyppeteer" package

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

$ sudo apt update $ sudo apt install python3-pyppeteer

2. Uninstall "python3-pyppeteer" package

Please follow the guidance below to uninstall python3-pyppeteer on Kali Linux:

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

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

Package: python3-pyppeteer
Source: pyppeteer
Version: 1.0.2-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 329
Depends: python3-appdirs (>= 1.4.3), python3-appdirs (<< 2.0.0), python3-certifi, python3-importlib-metadata, python3-pyee (>= 7.0.1), python3-tqdm, python3-urllib3, python3-websockets, python3:any
Suggests: python-pyppeteer-doc
Homepage: https://github.com/pyppeteer/pyppeteer
Priority: optional
Section: python
Filename: pool/main/p/pyppeteer/python3-pyppeteer_1.0.2-0kali1_all.deb
Size: 63800
SHA256: fa2d815bf923fce0164c4a730c213832dc18fc6a94caaf947d509e358e7e4b87
SHA1: 11eb86ac85a0a462cebae463dd771aaa28a62f94
MD5sum: 23f3459b8a14a76fe887048c744c4850
Description: port of puppeteer JavaScript chromium browser automation library (Python 3)
This package contains an unofficial Python port of puppeteer javascript
(headless) chrome/chromium browser automation library.
.
This package installs the library for Python 3.
Description-md5:

5. The same packages on other Linux Distributions