How To Install libgda-sqlite on Fedora 36

In this tutorial we learn how to install libgda-sqlite in Fedora 36. libgda-sqlite is SQLite provider for libgda

Introduction

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

What is libgda-sqlite

This libgda-sqlite includes the libgda SQLite provider.

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

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

sudo dnf -y install libgda-sqlite

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

sudo yum -y install libgda-sqlite

How To Uninstall libgda-sqlite on Fedora 36

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

sudo dnf remove libgda-sqlite

libgda-sqlite Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/46
/usr/lib/.build-id/46/de25e452d7131a1bb149daea6b69beb86d1f60
/usr/lib64/libgda-5.0/providers/libgda-sqlite.so
/usr/share/libgda-5.0/sqlite_specs_add_column.xml
/usr/share/libgda-5.0/sqlite_specs_create_db.xml
/usr/share/libgda-5.0/sqlite_specs_create_index.xml
/usr/share/libgda-5.0/sqlite_specs_create_table.xml
/usr/share/libgda-5.0/sqlite_specs_create_view.xml
/usr/share/libgda-5.0/sqlite_specs_drop_db.xml
/usr/share/libgda-5.0/sqlite_specs_drop_index.xml
/usr/share/libgda-5.0/sqlite_specs_drop_table.xml
/usr/share/libgda-5.0/sqlite_specs_drop_view.xml
/usr/share/libgda-5.0/sqlite_specs_dsn.xml
/usr/share/libgda-5.0/sqlite_specs_rename_table.xml

References

Summary

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


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

Introduction

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

What is libgda-sqlite

This libgda-sqlite includes the libgda SQLite provider.

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

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

sudo dnf -y install libgda-sqlite

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

sudo yum -y install libgda-sqlite

How To Uninstall libgda-sqlite on Fedora 36

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

sudo dnf remove libgda-sqlite

libgda-sqlite Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/f47fb53e4692336625d186392595cd8e0e3cab
/usr/lib/libgda-5.0/providers/libgda-sqlite.so
/usr/share/libgda-5.0/sqlite_specs_add_column.xml
/usr/share/libgda-5.0/sqlite_specs_create_db.xml
/usr/share/libgda-5.0/sqlite_specs_create_index.xml
/usr/share/libgda-5.0/sqlite_specs_create_table.xml
/usr/share/libgda-5.0/sqlite_specs_create_view.xml
/usr/share/libgda-5.0/sqlite_specs_drop_db.xml
/usr/share/libgda-5.0/sqlite_specs_drop_index.xml
/usr/share/libgda-5.0/sqlite_specs_drop_table.xml
/usr/share/libgda-5.0/sqlite_specs_drop_view.xml
/usr/share/libgda-5.0/sqlite_specs_dsn.xml
/usr/share/libgda-5.0/sqlite_specs_rename_table.xml

References

Summary

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