How To Install perl-SQL-Interp-tests on Fedora 36

In this tutorial we learn how to install perl-SQL-Interp-tests in Fedora 36. perl-SQL-Interp-tests is Tests for perl-SQL-Interp

Introduction

In this tutorial we learn how to install perl-SQL-Interp-tests on Fedora 36.

What is perl-SQL-Interp-tests

Tests from perl-SQL-Interp-1.27. Execute them with “/usr/libexec/perl-SQL-Interp/test”.

We can use yum or dnf to install perl-SQL-Interp-tests on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-SQL-Interp-tests.

Install perl-SQL-Interp-tests on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install perl-SQL-Interp-tests using dnf by running the following command:

sudo dnf -y install perl-SQL-Interp-tests

Install perl-SQL-Interp-tests on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install perl-SQL-Interp-tests using yum by running the following command:

sudo yum -y install perl-SQL-Interp-tests

How To Uninstall perl-SQL-Interp-tests on Fedora 36

To uninstall only the perl-SQL-Interp-tests package we can use the following command:

sudo dnf remove perl-SQL-Interp-tests

perl-SQL-Interp-tests Package Contents on Fedora 36

/usr/libexec/perl-SQL-Interp
/usr/libexec/perl-SQL-Interp/t
/usr/libexec/perl-SQL-Interp/t/dbi.t
/usr/libexec/perl-SQL-Interp/t/dist.t
/usr/libexec/perl-SQL-Interp/t/lib
/usr/libexec/perl-SQL-Interp/t/lib.pl
/usr/libexec/perl-SQL-Interp/t/lib/DBD
/usr/libexec/perl-SQL-Interp/t/lib/DBD/Mock.pm
/usr/libexec/perl-SQL-Interp/t/sql_interp.t
/usr/libexec/perl-SQL-Interp/t/strict_mode.t
/usr/libexec/perl-SQL-Interp/test

References

Summary

In this tutorial we learn how to install perl-SQL-Interp-tests on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).