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

Last updated: May 18,2024

1. Install "geany-plugin-miniscript" package

Here is a brief guide to show you how to install geany-plugin-miniscript on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "geany-plugin-miniscript" package

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

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

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

Package: geany-plugin-miniscript
Priority: optional
Section: universe/devel
Installed-Size: 60
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.18.0), libgtk2.0-0 (>= 2.18.0), libpango-1.0-0 (>= 1.14.0)
Filename: pool/universe/g/geany-plugins/geany-plugin-miniscript_1.27+dfsg-2_amd64.deb
Size: 15978
MD5sum: 23b8b8442caa9c70426b7c0c268353d0
SHA1: ab0a188b77bbbc0941531469ca7e83ad5d277331
SHA256: 0cdf8120c24e13806490cc3b26ff6888622544aeef45bf87ba629765460ef9aa
Description-en: Geany Mini-Script filter plugin
This plugin is a tool to apply a script filter on:
- the text selection,
- the current document,
- all documents of the current session.
.
The filter type can be:
- Unix shell script,
- Perl script,
- Python script,
- sed commands,
- awk script.
.
The output can be:
- the selection of the current document,
- all the current document,
- or a new document.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Description-md5: 770056820a34913c5b90cd7d75594a88
Enhances: geany
Homepage: http://plugins.geany.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu