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

Last updated: June 02,2024

1. Install "geany-plugin-py" package

Please follow the step by step instructions below to install geany-plugin-py on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "geany-plugin-py" package

This is a short guide on how to uninstall geany-plugin-py on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: geany-plugin-py
Priority: optional
Section: universe/devel
Installed-Size: 226
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.4), libglib2.0-0 (>= 2.41.1), libgtk2.0-0 (>= 2.16), libpython2.7 (>= 2.7), libpython2.7-dev
Filename: pool/universe/g/geany-plugins/geany-plugin-py_1.27+dfsg-2_amd64.deb
Size: 52214
MD5sum: b77bbadfefef7e5c3ec8b6b2cca7655e
SHA1: 6b1be5c7c599c1b84b4809633b4ba68f7c3d188c
SHA256: dfe4d75dc0baf0568c3882e69addb033d081e6179bd04741e4172f722eb7e876
Description-en: Python bindings for the Geany plugin API
GeanyPy allows people to write their Geany plugins in Python making
authoring a plugin much more accessible to non C programmers.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Description-md5: 838354df2d50bc9e3ca2185e0ba8db15
Enhances: geany
Homepage: http://plugins.geany.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu