How to Install and Uninstall geany-plugins-geanyminiscript.x86_64 Package on Oracle Linux 9

Last updated: October 02,2024

1. Install "geany-plugins-geanyminiscript.x86_64" package

This guide let you learn how to install geany-plugins-geanyminiscript.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install geany-plugins-geanyminiscript.x86_64

2. Uninstall "geany-plugins-geanyminiscript.x86_64" package

In this section, we are going to explain the necessary steps to uninstall geany-plugins-geanyminiscript.x86_64 on Oracle Linux 9:

$ sudo dnf remove geany-plugins-geanyminiscript.x86_64 $ sudo dnf autoremove

3. Information about the geany-plugins-geanyminiscript.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:02:37 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : geany-plugins-geanyminiscript
Version : 2.0
Release : 3.el9
Architecture : x86_64
Size : 29 k
Source : geany-plugins-2.0-3.el9.src.rpm
Repository : epel
Summary : Geany Mini-Script filter plugin
URL : http://plugins.geany.org/
License : GPLv3+
Description : The GeanyMiniScript 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