How to Install and Uninstall geany Package on Kali Linux

Last updated: May 08,2024

1. Install "geany" package

This guide covers the steps necessary to install geany on Kali Linux

$ sudo apt update $ sudo apt install geany

2. Uninstall "geany" package

This guide let you learn how to uninstall geany on Kali Linux:

$ sudo apt remove geany $ sudo apt autoclean && sudo apt autoremove

3. Information about the geany package on Kali Linux

Package: geany
Version: 2.0-1
Installed-Size: 4835
Maintainer: Geany Packaging Team
Architecture: amd64
Provides: geany-abi-18688, geany-api-247
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.8.0), libgcc-s1 (>= 3.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.64.0), libgtk-3-0 (>= 3.21.5), libpango-1.0-0 (>= 1.44.3), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 11), geany-common (= 2.0-1)
Recommends: sensible-utils
Suggests: libvte9, doc-base
Breaks: geany-plugins-common (<< 0.21)
Size: 2028588
SHA256: 4dc699bf906b76d8343ec09d49ec08ebf5954369496af1c33b55569d58739382
SHA1: ef317a927ba95321a795a311fb391ecd009f573c
MD5sum: baa13edaedac860d2da6d90a7c4c0d6b
Description: fast and lightweight IDE
Geany is a small and lightweight integrated development environment.
It was developed to provide a small and fast IDE, which has only a
few dependencies from other packages. It is using only the GTK3 toolkit
and therefore you need only the GTK3 runtime libraries to run Geany.
.
The basic features of Geany are:
- syntax highlighting
- code completion
- auto completion of constructs like if, for and while, XML and HTML
- call tips
- folding
- many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal
- symbol lists
- embedded terminal emulation
Description-md5:
Homepage: http://www.geany.org
Tag: devel::editor, devel::ide, implemented-in::c, interface::graphical,
interface::x11, role::program, uitoolkit::gtk, use::editing,
works-with::software:source, works-with::text, works-with::unicode,
x11::application
Section: devel
Priority: optional
Filename: pool/main/g/geany/geany_2.0-1_amd64.deb