How to Install and Uninstall python3-ghost Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "python3-ghost" package

Please follow the steps below to install python3-ghost on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-ghost

2. Uninstall "python3-ghost" package

This guide covers the steps necessary to uninstall python3-ghost on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-ghost package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-ghost
Priority: optional
Section: universe/python
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-ghost
Version: 0.2.3-1
Depends: python3:any (>= 3.3.2-2~), python3-pyside
Filename: pool/universe/p/python-ghost/python3-ghost_0.2.3-1_all.deb
Size: 15068
MD5sum: 1f9ef32e06f76b7cc93cff7b0e5ffd19
SHA1: 8f36ecb733a01418b47faea1122b85bbfd59ecb2
SHA256: 00b39e70db8cdfdf87ef91b2a80e28efb9ec67e029f77c68cbfe956d1c375cd4
Description-en: webkit web client library
Ghost.py is a scriptable web browser as Python library, based on
WebKit. It support JavaScript and can be used e.g. for testing,
web scraping, and automation.
.
This package provides the Python 3.x module.
Description-md5: c97396987883115e33c12a7995af18f6
Homepage: http://jeanphix.me/Ghost.py/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions