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

Last updated: September 20,2024

1. Install "sqlsh.noarch" package

Please follow the guidelines below to install sqlsh.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install sqlsh.noarch

2. Uninstall "sqlsh.noarch" package

Please follow the instructions below to uninstall sqlsh.noarch on Fedora 34:

$ sudo dnf remove sqlsh.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:07:15 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : sqlsh
Version : 1.17
Release : 7.fc34
Architecture : noarch
Size : 14 k
Source : perl-SQL-Shell-1.17-7.fc34.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.