How to Install and Uninstall geany-plugins-geanyprj.x86_64 Package on Oracle Linux 8

Last updated: June 16,2024

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

This is a short guide on how to install geany-plugins-geanyprj.x86_64 on Oracle Linux 8

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

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

This guide let you learn how to uninstall geany-plugins-geanyprj.x86_64 on Oracle Linux 8:

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

3. Information about the geany-plugins-geanyprj.x86_64 package on Oracle Linux 8

Last metadata expiration check: 2:32:07 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : geany-plugins-geanyprj
Version : 1.36
Release : 4.el8
Architecture : x86_64
Size : 50 k
Source : geany-plugins-1.36-4.el8.src.rpm
Repository : epel
Summary : Provides an alternate project management tool for Geany
URL : http://plugins.geany.org/
License : GPLv3+
Description : Geanyprj provides an alternate project management approach to Geany's built-in
: project facility. The idea is to be less a "session manager" as the built-in
: project management does: It allows/requires you to manually open and close
: project and allows you to store project files in different locations from
: project sources.
:
: Geanyprj takes a different approach:
: It never saves session information, so that project files can be stored in
: version control without constant noise from changes of opened files or cursor
: position. You also will never have to open/close projects manually. If a
: *.geanyprj file is found somewhere up in path it will be opened automatically.