How to Install and Uninstall geany-plugins-geanyctags.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 28,2024
1. Install "geany-plugins-geanyctags.x86_64" package
This tutorial shows how to install geany-plugins-geanyctags.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
geany-plugins-geanyctags.x86_64
Copied
2. Uninstall "geany-plugins-geanyctags.x86_64" package
Learn how to uninstall geany-plugins-geanyctags.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
geany-plugins-geanyctags.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the geany-plugins-geanyctags.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:21:57 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : geany-plugins-geanyctags
Version : 1.38
Release : 1.el8
Architecture : x86_64
Size : 41 k
Source : geany-plugins-1.38-1.el8.src.rpm
Repository : epel
Summary : Generate and query ctags files for a Geany project
URL : http://plugins.geany.org/
License : GPLv3+
Description : Even though Geany supports symbol definition searching by itself within the
: open files (and with a plugin support within the whole project), tag
: regeneration can become too slow for really big projects. This is why this
: plugin was created. It makes it possible to generate the tag file only once and
: just query it when searching for a particular symbol definition/declaration.
: This approach is fine for big projects where most of the codebase remains
: unchanged and the tag positions remain more or less static.
Available Packages
Name : geany-plugins-geanyctags
Version : 1.38
Release : 1.el8
Architecture : x86_64
Size : 41 k
Source : geany-plugins-1.38-1.el8.src.rpm
Repository : epel
Summary : Generate and query ctags files for a Geany project
URL : http://plugins.geany.org/
License : GPLv3+
Description : Even though Geany supports symbol definition searching by itself within the
: open files (and with a plugin support within the whole project), tag
: regeneration can become too slow for really big projects. This is why this
: plugin was created. It makes it possible to generate the tag file only once and
: just query it when searching for a particular symbol definition/declaration.
: This approach is fine for big projects where most of the codebase remains
: unchanged and the tag positions remain more or less static.