How to Install and Uninstall geany-plugin-ctags Package on Kali Linux

Last updated: May 14,2024

1. Install "geany-plugin-ctags" package

This guide let you learn how to install geany-plugin-ctags on Kali Linux

$ sudo apt update $ sudo apt install geany-plugin-ctags

2. Uninstall "geany-plugin-ctags" package

This guide covers the steps necessary to uninstall geany-plugin-ctags on Kali Linux:

$ sudo apt remove geany-plugin-ctags $ sudo apt autoclean && sudo apt autoremove

3. Information about the geany-plugin-ctags package on Kali Linux

Package: geany-plugin-ctags
Source: geany-plugins (2.0-4)
Version: 2.0-4+b1
Installed-Size: 63
Maintainer: Geany Packaging Team
Architecture: amd64
Depends: geany-abi-18688, geany-plugins-common (= 2.0-4+b1), universal-ctags, geany (>= 2.0), libc6 (>= 2.4), libglib2.0-0 (>= 2.75.3), libgtk-3-0 (>= 3.0.0)
Enhances: geany
Size: 20792
SHA256: cc563766382aada87953944fcbdf065caa47bb80322ddd98ff79e5c82820a9a2
SHA1: 020f868ed17619ef5787c5ef47e016392915925f
MD5sum: 133b774382159de4b1406f5d49c3d425
Description: ctags plugin for Geany
GeanyCtags adds a simple support for generating and querying ctags files
for a Geany project.
.
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.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Description-md5:
Homepage: http://plugins.geany.org
Tag: uitoolkit::gtk
Section: devel
Priority: optional
Filename: pool/main/g/geany-plugins/geany-plugin-ctags_2.0-4+b1_amd64.deb