Geany is a powerful cross-platform integrated development environment (IDE) for developers who need a customizable code editor. It supports more than 50 programming languages and is available for free. This tutorial will guide you on how to install Geany on Fedora Server Latest.
Before we start with the installation process, these are the prerequisites that you need:
Begin by opening a terminal and update the system using the command:
sudo dnf update
Once the update is complete, you can start installing Geany by running the command below:
sudo dnf install geany
This command will download and install Geany automatically. You will be prompted to enter your password to confirm the installation process.
After the installation is complete, you can start geany by accessing it through the command line using the command:
geany
You can also launch geany from the applications menu.
To verify that Geany is installed, you can run the following command in the terminal:
geany --version
If you see the version number of Geany in the output, it means that Geany has been installed successfully.
geany --version
The output will look like:
geany --version
Geany 1.37.1
Compiled on May 5 2021 with GTK 3.24.29 - Glade 3.38.2
(C) 1998-2020 Geany Team
www.geany.org
You have successfully installed Geany on Fedora Server Latest. You can now explore the features of Geany and start using it for your development projects.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!