How To Install matreshka-sql-sqlite on Fedora 36

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

Introduction

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

What is matreshka-sql-sqlite

SQLite bindings for Ada

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

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

sudo dnf -y install matreshka-sql-sqlite

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

sudo yum -y install matreshka-sql-sqlite

How To Uninstall matreshka-sql-sqlite on Fedora 36

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

sudo dnf remove matreshka-sql-sqlite

matreshka-sql-sqlite Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/2b70c7b206a1aab152d7e46392420d81c06c24
/usr/lib/libmatreshka-sql-sqlite3-12.0.so.20.1
/usr/lib/matreshka/sql_sqlite3
/usr/lib/matreshka/sql_sqlite3/libmatreshka-sql-sqlite3-12.0.so.20.1

References

Summary

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


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

Introduction

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

What is matreshka-sql-sqlite

SQLite bindings for Ada

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

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

sudo dnf -y install matreshka-sql-sqlite

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

sudo yum -y install matreshka-sql-sqlite

How To Uninstall matreshka-sql-sqlite on Fedora 36

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

sudo dnf remove matreshka-sql-sqlite

matreshka-sql-sqlite Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/11
/usr/lib/.build-id/11/3072ee79d972f971df0b6d70cacffd12a754b3
/usr/lib64/libmatreshka-sql-sqlite3-12.0.so.20.1
/usr/lib64/matreshka/sql_sqlite3
/usr/lib64/matreshka/sql_sqlite3/libmatreshka-sql-sqlite3-12.0.so.20.1

References

Summary

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