How To Install matreshka-sql-postgresql on Fedora 36

In this tutorial we learn how to install matreshka-sql-postgresql in Fedora 36. matreshka-sql-postgresql is postgresql bindings for Ada

Introduction

In this tutorial we learn how to install matreshka-sql-postgresql on Fedora 36.

What is matreshka-sql-postgresql

postgresql bindings for Ada

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

Install matreshka-sql-postgresql 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 matreshka-sql-postgresql using dnf by running the following command:

sudo dnf -y install matreshka-sql-postgresql

Install matreshka-sql-postgresql 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 matreshka-sql-postgresql using yum by running the following command:

sudo yum -y install matreshka-sql-postgresql

How To Uninstall matreshka-sql-postgresql on Fedora 36

To uninstall only the matreshka-sql-postgresql package we can use the following command:

sudo dnf remove matreshka-sql-postgresql

matreshka-sql-postgresql Package Contents on Fedora 36

---
title: "How To Install matreshka-sql-postgresql on Fedora 36"
linkTitle: "matreshka-sql-postgresql"
type: "docs"
description: "In this tutorial we learn how to install matreshka-sql-postgresql in Fedora 36. matreshka-sql-postgresql is postgresql bindings for Ada"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/matreshka-sql-postgresql-featured.png
---

## Introduction

In this tutorial we learn how to install `matreshka-sql-postgresql` on Fedora 36.

### What is `matreshka-sql-postgresql`

> postgresql bindings for Ada  

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

## Install matreshka-sql-postgresql 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 matreshka-sql-postgresql using dnf by running the following command:

sudo dnf -y install matreshka-sql-postgresql

Install matreshka-sql-postgresql 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 matreshka-sql-postgresql using yum by running the following command:

sudo yum -y install matreshka-sql-postgresql

How To Uninstall matreshka-sql-postgresql on Fedora 36

To uninstall only the matreshka-sql-postgresql package we can use the following command:

sudo dnf remove matreshka-sql-postgresql

matreshka-sql-postgresql Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/44
/usr/lib/.build-id/44/56e770aea866ccef359381ce9053a1ba86ba47
/usr/lib/libmatreshka-sql-postgresql-12.0.so.20.1
/usr/lib/matreshka/sql_postgresql
/usr/lib/matreshka/sql_postgresql/libmatreshka-sql-postgresql-12.0.so.20.1

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/6f /usr/lib/.build-id/6f/30b9a17370d61e35b7db521ad1fd865f100cc8 /usr/lib64/libmatreshka-sql-postgresql-12.0.so.20.1 /usr/lib64/matreshka/sql_postgresql /usr/lib64/matreshka/sql_postgresql/libmatreshka-sql-postgresql-12.0.so.20.1


## References

* [matreshka-sql-postgresql website](http://forge.ada-ru.org/matreshka)

## Summary

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