How to Install and Uninstall geany-plugin-miniscript Package on Kali Linux

Last updated: May 19,2024

1. Install "geany-plugin-miniscript" package

Please follow the steps below to install geany-plugin-miniscript on Kali Linux

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

2. Uninstall "geany-plugin-miniscript" package

Please follow the steps below to uninstall geany-plugin-miniscript on Kali Linux:

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

3. Information about the geany-plugin-miniscript package on Kali Linux

Package: geany-plugin-miniscript
Source: geany-plugins (2.0-4)
Version: 2.0-4+b1
Installed-Size: 61
Maintainer: Geany Packaging Team
Architecture: amd64
Depends: geany-abi-18688, geany-plugins-common (= 2.0-4+b1), geany (>= 2.0), libc6 (>= 2.4), libglib2.0-0 (>= 2.18.0), libgtk-3-0 (>= 3.0.0), libpango-1.0-0 (>= 1.14.0)
Enhances: geany
Size: 16192
SHA256: fd5c4ac12b812524cc4990494e82dffa3d6a19bd20ac78a7f2e6baa58bcf2ec6
SHA1: f64825601db002b60965a08a8e3a724aea9ec116
MD5sum: 3a1e6ea25cfb6a58b278f6c619b38135
Description: 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:
Homepage: http://plugins.geany.org
Tag: uitoolkit::gtk
Section: devel
Priority: optional
Filename: pool/main/g/geany-plugins/geany-plugin-miniscript_2.0-4+b1_amd64.deb