How to Install and Uninstall geany-plugins-geanygendoc.x86_64 Package on Rocky Linux 8

Last updated: May 19,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall geany-plugins-geanygendoc.x86_64 on Rocky Linux 8:

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

3. Information about the geany-plugins-geanygendoc.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:25:25 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : geany-plugins-geanygendoc
Version : 1.36
Release : 4.el8
Architecture : x86_64
Size : 77 k
Source : geany-plugins-1.36-4.el8.src.rpm
Repository : epel
Summary : Automatically generate documentation source code
URL : http://plugins.geany.org/
License : GPLv3+
Description : GeanyGenDoc is a plugin for Geany that aims to automatically generate
: documentation comment basis from the source code.
:
: You may also want to install the following packages which enable
: some extra features:
: - Docutils (http://docutils.sourceforge.net/) -- or another implementation of
: rst2html -- is needed to (re)generate the HTML manual.