How To Install geany-libgeany on Fedora 36

In this tutorial we learn how to install geany-libgeany in Fedora 36. geany-libgeany is Core functions of Geany

Introduction

In this tutorial we learn how to install geany-libgeany on Fedora 36.

What is geany-libgeany

This package contains the core functions of Geany which will be used by Geany plugins.

We can use yum or dnf to install geany-libgeany on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install geany-libgeany.

Install geany-libgeany on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install geany-libgeany using dnf by running the following command:

sudo dnf -y install geany-libgeany

Install geany-libgeany on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install geany-libgeany using yum by running the following command:

sudo yum -y install geany-libgeany

How To Uninstall geany-libgeany on Fedora 36

To uninstall only the geany-libgeany package we can use the following command:

sudo dnf remove geany-libgeany

geany-libgeany Package Contents on Fedora 36

---
title: "How To Install geany-libgeany on Fedora 36"
linkTitle: "geany-libgeany"
type: "docs"
description: "In this tutorial we learn how to install geany-libgeany in Fedora 36. geany-libgeany is Core functions of Geany"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/geany-libgeany-featured.png
---

## Introduction

In this tutorial we learn how to install `geany-libgeany` on Fedora 36.

### What is `geany-libgeany`

> This package contains the core functions of Geany which will be used by Geany plugins.  

We can use `yum` or `dnf` to install `geany-libgeany` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install geany-libgeany.

## Install geany-libgeany on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install geany-libgeany using dnf by running the following command:

sudo dnf -y install geany-libgeany

Install geany-libgeany on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install geany-libgeany using yum by running the following command:

sudo yum -y install geany-libgeany

How To Uninstall geany-libgeany on Fedora 36

To uninstall only the geany-libgeany package we can use the following command:

sudo dnf remove geany-libgeany

geany-libgeany Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/572f9b20e4745bda7e38bc0df4b5b4628ad558
/usr/lib64/libgeany.so
/usr/lib64/libgeany.so.0
/usr/lib64/libgeany.so.0.0.0

References

Summary

In this tutorial we learn how to install geany-libgeany on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/lib/.build-id /usr/lib/.build-id/a7 /usr/lib/.build-id/a7/497ba4700a99defa1b00647e9d3b5e7c77df3f /usr/lib/libgeany.so /usr/lib/libgeany.so.0 /usr/lib/libgeany.so.0.0.0


## References

* [geany-libgeany website](http://www.geany.org/)

## Summary

In this tutorial we learn how to install `geany-libgeany` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).