How To Install matreshka-sql-mysql on Fedora 36

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

Introduction

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

What is matreshka-sql-mysql

mysql bindings for Ada

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

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

sudo dnf -y install matreshka-sql-mysql

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

sudo yum -y install matreshka-sql-mysql

How To Uninstall matreshka-sql-mysql on Fedora 36

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

sudo dnf remove matreshka-sql-mysql

matreshka-sql-mysql Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/79
/usr/lib/.build-id/79/581d84489315d0130d96f90724a7e53e9960a4
/usr/lib/libmatreshka-sql-mysql-12.0.so.20.1
/usr/lib/matreshka/sql_mysql
/usr/lib/matreshka/sql_mysql/libmatreshka-sql-mysql-12.0.so.20.1

References

Summary

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


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

Introduction

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

What is matreshka-sql-mysql

mysql bindings for Ada

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

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

sudo dnf -y install matreshka-sql-mysql

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

sudo yum -y install matreshka-sql-mysql

How To Uninstall matreshka-sql-mysql on Fedora 36

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

sudo dnf remove matreshka-sql-mysql

matreshka-sql-mysql Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/2e0f9600fc09478a8a29577874222370a0e9b5
/usr/lib64/libmatreshka-sql-mysql-12.0.so.20.1
/usr/lib64/matreshka/sql_mysql
/usr/lib64/matreshka/sql_mysql/libmatreshka-sql-mysql-12.0.so.20.1

References

Summary

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