How to Install and Uninstall geany.x86_64 Package on Fedora 34

Last updated: October 11,2024

1. Install "geany.x86_64" package

Please follow the step by step instructions below to install geany.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install geany.x86_64

2. Uninstall "geany.x86_64" package

This is a short guide on how to uninstall geany.x86_64 on Fedora 34:

$ sudo dnf remove geany.x86_64 $ sudo dnf autoremove

3. Information about the geany.x86_64 package on Fedora 34

Last metadata expiration check: 1:01:42 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : geany
Version : 1.38
Release : 1.fc34
Architecture : x86_64
Size : 2.5 M
Source : geany-1.38-1.fc34.src.rpm
Repository : updates
Summary : A fast and lightweight IDE using GTK3
URL : http://www.geany.org/
License : GPLv2+ and MIT
Description : Geany is a small and fast integrated development environment with basic
: features and few dependencies to other packages or Desktop Environments.
:
: Some features:
: - Syntax highlighting
: - Code completion
: - Code folding
: - Construct completion/snippets
: - Auto-closing of XML and HTML tags
: - Call tips
: - Support for Many languages like C, Java, PHP, HTML, Python, Perl, Pascal
: - symbol lists and symbol name auto-completion
: - Code navigation
: - Simple project management
: - Plugin interface