How To Install matreshka-sql-core on Fedora 36

In this tutorial we learn how to install matreshka-sql-core in Fedora 36. matreshka-sql-core is Framework for work with SQL databases based on Matreshka

Introduction

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

What is matreshka-sql-core

SQL database access provides simple generic API to access to SQL databases.

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

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

sudo dnf -y install matreshka-sql-core

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

sudo yum -y install matreshka-sql-core

How To Uninstall matreshka-sql-core on Fedora 36

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

sudo dnf remove matreshka-sql-core

matreshka-sql-core Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/c50c4470e54acabe407c62bca59338decfe763
/usr/lib/libmatreshka-sql-12.0.so.20.1
/usr/lib/matreshka/sql
/usr/lib/matreshka/sql/libmatreshka-sql-12.0.so.20.1

References

Summary

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


title: “How To Install matreshka-sql-core on Fedora 36” linkTitle: “matreshka-sql-core” type: “docs” description: “In this tutorial we learn how to install matreshka-sql-core in Fedora 36. matreshka-sql-core is Framework for work with SQL databases based on Matreshka” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/matreshka-sql-core-featured.png

Introduction

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

What is matreshka-sql-core

SQL database access provides simple generic API to access to SQL databases.

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

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

sudo dnf -y install matreshka-sql-core

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

sudo yum -y install matreshka-sql-core

How To Uninstall matreshka-sql-core on Fedora 36

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

sudo dnf remove matreshka-sql-core

matreshka-sql-core Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/53
/usr/lib/.build-id/53/6ff2db678f1ea9dc3d477529688767717faf6b
/usr/lib64/libmatreshka-sql-12.0.so.20.1
/usr/lib64/matreshka/sql
/usr/lib64/matreshka/sql/libmatreshka-sql-12.0.so.20.1

References

Summary

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