How to Install and Uninstall node-playwright Package on Ubuntu 24.04 LTS (Noble Numbat)

Last updated: May 18,2024

1. Install "node-playwright" package

Please follow the guidance below to install node-playwright on Ubuntu 24.04 LTS (Noble Numbat)

$ sudo apt update $ sudo apt install node-playwright

2. Uninstall "node-playwright" package

This guide covers the steps necessary to uninstall node-playwright on Ubuntu 24.04 LTS (Noble Numbat):

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

3. Information about the node-playwright package on Ubuntu 24.04 LTS (Noble Numbat)

Package: node-playwright
Architecture: all
Version: 1.38.0+ds-3
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 10069
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
Filename: pool/universe/n/node-playwright/node-playwright_1.38.0+ds-3_all.deb
Size: 1265520
MD5sum: 6720c38154512cbf4474fad3100c5390
SHA1: 2b85e4a080d83a32231bdc1aff9d04bf1e358e31
SHA256: ed7111fc5bd61d2b07c1352d611a7db926a0579cf4e6b4385868e1b2e309d1d3
SHA512: 920688b3d0e8e90e3574372e37ed4252366cf0de38b63de66af98e5a55af2a2e4897b3a9d1c3e79b99b069cd6d2ce577aab9f34d4a0b9b102ca8e2204a9e237a
Homepage: https://playwright.dev
Description: JavaScript framework for Web Testing and Automation
Description-md5: e5d15c7fb62dd794a89d099ef4139344

5. The same packages on other Linux Distributions