How to Install and Uninstall phantomjs Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "phantomjs" package

Please follow the guidance below to install phantomjs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install phantomjs

2. Uninstall "phantomjs" package

Please follow the instructions below to uninstall phantomjs on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove phantomjs $ sudo apt autoclean && sudo apt autoremove

3. Information about the phantomjs package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: phantomjs
Priority: extra
Section: universe/web
Installed-Size: 919
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Smirnov
Architecture: amd64
Version: 2.1.1+dfsg-1
Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.0), libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5network5 (>= 5.3.0), libqt5printsupport5 (>= 5.0.2), libqt5webkit5 (>= 5.2.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.4.0)
Filename: pool/universe/p/phantomjs/phantomjs_2.1.1+dfsg-1_amd64.deb
Size: 307358
MD5sum: ad67963b0d5e870854125d18c4d33e65
SHA1: 0f5302f161c72c2ce47059b59edb1b13d1c0973a
SHA256: 231199593b127eb1000a44f7e0efc6cf26269dcb3aa0c08f6673a657faffc421
Description-en: minimalistic headless WebKit-based with JavaScript API
PhantomJS is a headless WebKit with JavaScript API. It has fast and native
support for various web standards: DOM handling, CSS selector, JSON, Canvas,
and SVG.
.
PhantomJS is an optimal solution for headless testing of web-based
applications, site scraping, pages capture, SVG renderer, PDF converter
and many other use cases.
Description-md5: bf355eb2a4481e2b6c41bfbf308d318e
Homepage: http://www.phantomjs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu