How To Install perl-Alien-SDL-tests on Fedora 36

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

Introduction

In this tutorial we learn how to install perl-Alien-SDL-tests on Fedora 36.

What is perl-Alien-SDL-tests

Tests from perl-Alien-SDL. Execute them with “/usr/libexec/perl-Alien-SDL/test”.

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

Install perl-Alien-SDL-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-Alien-SDL-tests using dnf by running the following command:

sudo dnf -y install perl-Alien-SDL-tests

Install perl-Alien-SDL-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-Alien-SDL-tests using yum by running the following command:

sudo yum -y install perl-Alien-SDL-tests

How To Uninstall perl-Alien-SDL-tests on Fedora 36

To uninstall only the perl-Alien-SDL-tests package we can use the following command:

sudo dnf remove perl-Alien-SDL-tests

perl-Alien-SDL-tests Package Contents on Fedora 36

/usr/libexec/perl-Alien-SDL
/usr/libexec/perl-Alien-SDL/t
/usr/libexec/perl-Alien-SDL/t/001_load.t
/usr/libexec/perl-Alien-SDL/t/002_config.t
/usr/libexec/perl-Alien-SDL/t/003_check_header.t
/usr/libexec/perl-Alien-SDL/t/004_get_header_version.t
/usr/libexec/perl-Alien-SDL/test

References

Summary

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