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

Last updated: May 14,2024

1. Install "geany-plugin-geniuspaste" package

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

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

2. Uninstall "geany-plugin-geniuspaste" package

This guide covers the steps necessary to uninstall geany-plugin-geniuspaste on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: geany-plugin-geniuspaste
Priority: optional
Section: universe/devel
Installed-Size: 69
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.28.0), libgtk2.0-0 (>= 2.22.0), libsoup2.4-1 (>= 2.4.0)
Filename: pool/universe/g/geany-plugins/geany-plugin-geniuspaste_1.27+dfsg-2_amd64.deb
Size: 19660
MD5sum: 0a1553d165999938ee657e4e66b52349
SHA1: a81db458312d4c6d258b75e6545786a945f62fd1
SHA256: 70d0d88a45f098cf3b17dd1ba0682a9c2ace570ccebf2e4a7f46a11f2cdfe27b
Description-en: GeniusPaste plugin for Geany
This plugin allows the user to paste the code from Geany into five different
pastebins. At the moment it supports this services:
- codepad.org
- tinypaste.com
- pastebin.geany.org
- dpaste.de
- sprunge.us
.
GeniusPaste detects automatically the syntax of the code and paste it with
syntax highlighting enabled. It can also display the pasted code opening a new
browser tab.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Description-md5: 2c872c9e0e9407146214a73b8b920c66
Enhances: geany
Homepage: http://plugins.geany.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu