How to Install and Uninstall geany Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "geany" package

This guide let you learn how to install geany on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install geany

2. Uninstall "geany" package

This is a short guide on how to uninstall geany on openSuSE Tumbleweed:

$ sudo zypper remove geany

3. Information about the geany package on openSuSE Tumbleweed

Information for package geany:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : geany
Version : 2.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.5 MiB
Installed : No
Status : not installed
Source package : geany-2.0-1.2.src
Upstream URL : https://geany.org
Summary : GTK-based integrated development environment
Description :
Geany is a text editor using the GTK+ toolkit with basic features of
an integrated development environment. It can do syntax highlighting
for many formats, case folding, symbol name autocompletion, autoclose
XML/HTML tags, provides code navigation and has a plugin interface.