How to Install and Uninstall sequeler.x86_64 Package on Fedora 34

Last updated: June 26,2024

1. Install "sequeler.x86_64" package

This is a short guide on how to install sequeler.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install sequeler.x86_64

2. Uninstall "sequeler.x86_64" package

This tutorial shows how to uninstall sequeler.x86_64 on Fedora 34:

$ sudo dnf remove sequeler.x86_64 $ sudo dnf autoremove

3. Information about the sequeler.x86_64 package on Fedora 34

Last metadata expiration check: 0:20:46 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : sequeler
Version : 0.8.2
Release : 1.fc34
Architecture : x86_64
Size : 214 k
Source : sequeler-0.8.2-1.fc34.src.rpm
Repository : updates
Summary : Friendly SQL Client
URL : https://github.com/Alecaddd/sequeler
License : GPLv3+
Description : 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)