How to Install and Uninstall geany-plugins-geanyprj.x86_64 Package on Fedora 35

Last updated: July 05,2024

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

This guide covers the steps necessary to install geany-plugins-geanyprj.x86_64 on Fedora 35

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

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

Please follow the guidance below to uninstall geany-plugins-geanyprj.x86_64 on Fedora 35:

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

3. Information about the geany-plugins-geanyprj.x86_64 package on Fedora 35

Last metadata expiration check: 5:35:49 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : geany-plugins-geanyprj
Version : 1.38
Release : 1.fc35
Architecture : x86_64
Size : 41 k
Source : geany-plugins-1.38-1.fc35.src.rpm
Repository : updates
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.