How to Install and Uninstall geany-plugin-webhelper Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "geany-plugin-webhelper" package

This is a short guide on how to install geany-plugin-webhelper on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install geany-plugin-webhelper

2. Uninstall "geany-plugin-webhelper" package

In this section, we are going to explain the necessary steps to uninstall geany-plugin-webhelper on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove geany-plugin-webhelper $ sudo apt autoclean && sudo apt autoremove

3. Information about the geany-plugin-webhelper package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: geany-plugin-webhelper
Priority: optional
Section: universe/devel
Installed-Size: 108
Maintainer: Ubuntu Developers
Original-Maintainer: Geany Packaging Team
Architecture: amd64
Source: geany-plugins
Version: 1.27+dfsg-2
Depends: geany-abi-71, geany-plugins-common (= 1.27+dfsg-2), geany, libc6 (>= 2.7), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.41.1), libgtk2.0-0 (>= 2.20.0), libwebkitgtk-1.0-0 (>= 1.3.10)
Filename: pool/universe/g/geany-plugins/geany-plugin-webhelper_1.27+dfsg-2_amd64.deb
Size: 30344
MD5sum: 4b416299be979cb4d80f2068cecf3fe5
SHA1: 6989524daa6d217f3145b038b556917dbf5dd061
SHA256: d50efdfbef0b6753c47f498aeb544df92d145efac6c17ed96aa56676e666a561
Description-en: web helper plugin for Geany
This plugin provides some web development facilities such as web page preview
and some debugging tools (web inspector) for Geany.
.
Its prominent features include:-
* A basic web view, which provides a display of any web page (using WebKit)
* Automatic reloading of web view upon document saving
* A web inspector/debugging tool for the web view's content (including a
Javascript console, a viewer and editor of processed HTML and CSS, a network
usage analysis tool and many more, thanks to WebKit)
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Description-md5: 14bf6a99c7f5fd901d7c119f099ff6cd
Enhances: geany
Homepage: http://plugins.geany.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu