How to Install and Uninstall geany-common Package on Kali Linux

Last updated: May 09,2024

1. Install "geany-common" package

Please follow the instructions below to install geany-common on Kali Linux

$ sudo apt update $ sudo apt install geany-common

2. Uninstall "geany-common" package

Please follow the instructions below to uninstall geany-common on Kali Linux:

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

3. Information about the geany-common package on Kali Linux

Package: geany-common
Source: geany
Version: 2.0-1
Installed-Size: 10676
Maintainer: Geany Packaging Team
Architecture: all
Replaces: geany (<< 0.21-1~)
Breaks: geany (<< 0.21-1~)
Size: 3060184
SHA256: 2cfed449daef218f13c4401f17ea32f70b0a6be5aaed6415c1281eaf5078aae1
SHA1: 58d3067f495a755944a48a1019775321f15f96e5
MD5sum: e425ef4a4e3f867f9c3d241f0055ba2c
Description: fast and lightweight IDE -- common files
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
.
This package contains arch independent files.
Description-md5:
Multi-Arch: foreign
Homepage: http://www.geany.org
Tag: role::app-data
Section: devel
Priority: optional
Filename: pool/main/g/geany/geany-common_2.0-1_all.deb