How To Install sequeler on Fedora 34

sequeler is Friendly SQL Client

Introduction

In this tutorial we learn how to install sequeler on Fedora 34.

What is sequeler

Easily connect to your local or remote database. Store your Database Connections in the library, connect over SSH tunnel, type and execute SQL commands directly in the app, and do everything you need to do without the necessity of opening the terminal. Supported Databases • SQLite • MySQL • MariaDB • PostgreSQL Features Include • Test Connections before saving them • View Table structure, content, and relations • Write multiple custom SQL Queries • Switch between light and dark mode • Handy keyboard shortcuts to quit (ctrl+q), create new connection (ctrl+shift+n), open a new window (ctrl+n)

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

Install sequeler on Fedora 34 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install sequeler using dnf by running the following command:

sudo dnf -y install sequeler

Install sequeler on Fedora 34 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install sequeler using yum by running the following command:

sudo yum -y install sequeler

How To Uninstall sequeler on Fedora 34

To uninstall only the sequeler package we can use the following command:

sudo dnf remove sequeler

sequeler Package Contents on Fedora 34

/usr/bin/com.github.alecaddd.sequeler
/usr/lib/.build-id
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/d36c43b3be111f5db5f026c626b6ef87038db0
/usr/share/applications/com.github.alecaddd.sequeler.desktop
/usr/share/doc/sequeler
/usr/share/doc/sequeler/AUTHORS
/usr/share/doc/sequeler/README.md
/usr/share/glib-2.0/schemas/com.github.alecaddd.sequeler.gschema.xml
/usr/share/icons/hicolor/128x128/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/128x128@2/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/16x16/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/16x16/status/table-empty.svg
/usr/share/icons/hicolor/16x16/status/table.svg
/usr/share/icons/hicolor/16x16@2/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/24x24/actions/application-logout.svg
/usr/share/icons/hicolor/24x24/actions/office-database-edit.svg
/usr/share/icons/hicolor/24x24/actions/office-database-new.svg
/usr/share/icons/hicolor/24x24/actions/office-database-remove.svg
/usr/share/icons/hicolor/24x24/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/24x24@2/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/32x32/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/32x32@2/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/48x48/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/48x48@2/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/64x64/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/64x64@2/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/scalable/apps/com.github.alecaddd.sequeler.svg
/usr/share/licenses/sequeler
/usr/share/licenses/sequeler/LICENSE
/usr/share/locale/ca/LC_MESSAGES/com.github.alecaddd.sequeler.mo
/usr/share/locale/de/LC_MESSAGES/com.github.alecaddd.sequeler.mo
/usr/share/locale/es/LC_MESSAGES/com.github.alecaddd.sequeler.mo
/usr/share/locale/fr/LC_MESSAGES/com.github.alecaddd.sequeler.mo
/usr/share/locale/id/LC_MESSAGES/com.github.alecaddd.sequeler.mo
/usr/share/locale/it/LC_MESSAGES/com.github.alecaddd.sequeler.mo
/usr/share/locale/lg/LC_MESSAGES/com.github.alecaddd.sequeler.mo
/usr/share/locale/lt/LC_MESSAGES/com.github.alecaddd.sequeler.mo
/usr/share/locale/pt_BR/LC_MESSAGES/com.github.alecaddd.sequeler.mo
/usr/share/locale/ru/LC_MESSAGES/com.github.alecaddd.sequeler.mo
/usr/share/locale/tr/LC_MESSAGES/com.github.alecaddd.sequeler.mo
/usr/share/metainfo/com.github.alecaddd.sequeler.appdata.xml
/usr/bin/com.github.alecaddd.sequeler
/usr/lib/.build-id
/usr/lib/.build-id/72
/usr/lib/.build-id/72/9eb384cfe7736073efec035d93bbd3a9a5ce62
/usr/share/applications/com.github.alecaddd.sequeler.desktop
/usr/share/doc/sequeler
/usr/share/doc/sequeler/AUTHORS
/usr/share/doc/sequeler/README.md
/usr/share/glib-2.0/schemas/com.github.alecaddd.sequeler.gschema.xml
/usr/share/icons/hicolor/128x128/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/128x128@2/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/16x16/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/16x16/status/table-empty.svg
/usr/share/icons/hicolor/16x16/status/table.svg
/usr/share/icons/hicolor/16x16@2/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/24x24/actions/application-logout.svg
/usr/share/icons/hicolor/24x24/actions/office-database-edit.svg
/usr/share/icons/hicolor/24x24/actions/office-database-new.svg
/usr/share/icons/hicolor/24x24/actions/office-database-remove.svg
/usr/share/icons/hicolor/24x24/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/24x24@2/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/32x32/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/32x32@2/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/48x48/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/48x48@2/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/64x64/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/64x64@2/apps/com.github.alecaddd.sequeler.svg
/usr/share/icons/hicolor/scalable/apps/com.github.alecaddd.sequeler.svg
/usr/share/licenses/sequeler
/usr/share/licenses/sequeler/LICENSE
/usr/share/locale/ca/LC_MESSAGES/com.github.alecaddd.sequeler.mo
/usr/share/locale/de/LC_MESSAGES/com.github.alecaddd.sequeler.mo
/usr/share/locale/es/LC_MESSAGES/com.github.alecaddd.sequeler.mo
/usr/share/locale/fr/LC_MESSAGES/com.github.alecaddd.sequeler.mo
/usr/share/locale/id/LC_MESSAGES/com.github.alecaddd.sequeler.mo
/usr/share/locale/it/LC_MESSAGES/com.github.alecaddd.sequeler.mo
/usr/share/locale/lg/LC_MESSAGES/com.github.alecaddd.sequeler.mo
/usr/share/locale/lt/LC_MESSAGES/com.github.alecaddd.sequeler.mo
/usr/share/locale/pt_BR/LC_MESSAGES/com.github.alecaddd.sequeler.mo
/usr/share/locale/ru/LC_MESSAGES/com.github.alecaddd.sequeler.mo
/usr/share/locale/tr/LC_MESSAGES/com.github.alecaddd.sequeler.mo
/usr/share/metainfo/com.github.alecaddd.sequeler.appdata.xml

References

Summary

In this tutorial we learn how to install sequeler on Fedora 34 using yum and dnf.