How to Install and Uninstall node-playwright Package on Kali Linux

Last updated: June 17,2024

1. Install "node-playwright" package

Learn how to install node-playwright on Kali Linux

$ sudo apt update $ sudo apt install node-playwright

2. Uninstall "node-playwright" package

This guide let you learn how to uninstall node-playwright on Kali Linux:

$ sudo apt remove node-playwright $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-playwright package on Kali Linux

Package: node-playwright
Version: 1.38.0+ds-3
Installed-Size: 10069
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-playwright-browser-chromium (= 1.38.0), node-playwright-browser-firefox (= 1.38.0), node-playwright-browser-webkit (= 1.38.0), node-playwright-chromium (= 1.38.0), node-playwright-core (= 1.38.0), node-playwright-firefox (= 1.38.0), node-playwright-test (= 1.38.0), node-playwright-webkit (= 1.38.0), playwright
Depends: nodejs:any
Recommends: firefox | chromium
Size: 1244392
SHA256: 8d8ccb26bee0932e119e70bf36f4bc2bfced8820d2bca84ba187b9b67376f896
SHA1: b36ac9a38d9f0a17df2eea4b2f92652412958391
MD5sum: 907333fa4bc0c6826814c68c9d671184
Description: JavaScript framework for Web Testing and Automation
node-playwright is a framework for Web Testing and Automation. It allows
testing Chromium, Firefox and WebKit with a single API. Playwright is
built to enable cross-browser web automation that is ever-green, capable,
reliable and fast.
Description-md5:
Homepage: https://playwright.dev
Section: javascript
Priority: optional
Filename: pool/main/n/node-playwright/node-playwright_1.38.0+ds-3_all.deb

5. The same packages on other Linux Distributions