How to Install and Uninstall sqlsh.noarch Package on Fedora 35

Last updated: September 24,2024

1. Install "sqlsh.noarch" package

Here is a brief guide to show you how to install sqlsh.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install sqlsh.noarch

2. Uninstall "sqlsh.noarch" package

Please follow the guidance below to uninstall sqlsh.noarch on Fedora 35:

$ sudo dnf remove sqlsh.noarch $ sudo dnf autoremove

3. Information about the sqlsh.noarch package on Fedora 35

Last metadata expiration check: 0:15:34 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : sqlsh
Version : 1.17
Release : 9.fc35
Architecture : noarch
Size : 14 k
Source : perl-SQL-Shell-1.17-9.fc35.src.rpm
Repository : fedora
Summary : Command interpreter for DBI shells
URL : https://metacpan.org/release/SQL-Shell
License : GPLv2+
Description : sqlsh is a command-interpreter API for building shells and batch
: scripts. sqlsh/SQL::Shell offers features similar to the mysql or
: sql*plus client programs but is database independent.
:
: See the SQL::Shell::Manual manual page for a user guide.