How to Install and Uninstall geany-plugins-geanyctags.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 16,2024
1. Install "geany-plugins-geanyctags.x86_64" package
Learn how to install geany-plugins-geanyctags.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
geany-plugins-geanyctags.x86_64
Copied
2. Uninstall "geany-plugins-geanyctags.x86_64" package
This is a short guide on how to uninstall geany-plugins-geanyctags.x86_64 on CentOS 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 CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 4:31:31 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : geany-plugins-geanyctags
Version : 1.36
Release : 4.el8
Architecture : x86_64
Size : 40 k
Source : geany-plugins-1.36-4.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.36
Release : 4.el8
Architecture : x86_64
Size : 40 k
Source : geany-plugins-1.36-4.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.