How to Install and Uninstall perl-SQL-Statement.noarch Package on Fedora 35
Last updated: November 28,2024
1. Install "perl-SQL-Statement.noarch" package
In this section, we are going to explain the necessary steps to install perl-SQL-Statement.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
perl-SQL-Statement.noarch
Copied
2. Uninstall "perl-SQL-Statement.noarch" package
In this section, we are going to explain the necessary steps to uninstall perl-SQL-Statement.noarch on Fedora 35:
$
sudo dnf remove
perl-SQL-Statement.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-SQL-Statement.noarch package on Fedora 35
Last metadata expiration check: 5:07:46 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-SQL-Statement
Version : 1.414
Release : 5.fc35
Architecture : noarch
Size : 191 k
Source : perl-SQL-Statement-1.414-5.fc35.src.rpm
Repository : fedora
Summary : SQL parsing and processing engine
URL : https://metacpan.org/release/SQL-Statement
License : GPL+ or Artistic
Description : The SQL::Statement module implements a pure Perl SQL parsing and execution
: engine. While it by no means implements full ANSI standard, it does support
: many features including column and table aliases, built-in and user-defined
: functions, implicit and explicit joins, complexly nested search conditions, and
: other features.
Available Packages
Name : perl-SQL-Statement
Version : 1.414
Release : 5.fc35
Architecture : noarch
Size : 191 k
Source : perl-SQL-Statement-1.414-5.fc35.src.rpm
Repository : fedora
Summary : SQL parsing and processing engine
URL : https://metacpan.org/release/SQL-Statement
License : GPL+ or Artistic
Description : The SQL::Statement module implements a pure Perl SQL parsing and execution
: engine. While it by no means implements full ANSI standard, it does support
: many features including column and table aliases, built-in and user-defined
: functions, implicit and explicit joins, complexly nested search conditions, and
: other features.