How To Install perl-Inline-Struct-tests on Fedora 36

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

Introduction

In this tutorial we learn how to install perl-Inline-Struct-tests on Fedora 36.

What is perl-Inline-Struct-tests

Tests from perl-Inline-Struct. Execute them with “/usr/libexec/perl-Inline-Struct/test”.

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

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

sudo dnf -y install perl-Inline-Struct-tests

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

sudo yum -y install perl-Inline-Struct-tests

How To Uninstall perl-Inline-Struct-tests on Fedora 36

To uninstall only the perl-Inline-Struct-tests package we can use the following command:

sudo dnf remove perl-Inline-Struct-tests

perl-Inline-Struct-tests Package Contents on Fedora 36

/usr/libexec/perl-Inline-Struct
/usr/libexec/perl-Inline-Struct/t
/usr/libexec/perl-Inline-Struct/t/all.t
/usr/libexec/perl-Inline-Struct/t/anon.t
/usr/libexec/perl-Inline-Struct/t/argorder.t
/usr/libexec/perl-Inline-Struct/t/common.pl
/usr/libexec/perl-Inline-Struct/t/copyref.t
/usr/libexec/perl-Inline-Struct/t/enum.t
/usr/libexec/perl-Inline-Struct/t/funcptr.t
/usr/libexec/perl-Inline-Struct/t/multi.t
/usr/libexec/perl-Inline-Struct/t/oneline.t
/usr/libexec/perl-Inline-Struct/t/readme.t
/usr/libexec/perl-Inline-Struct/t/refcnt.t
/usr/libexec/perl-Inline-Struct/t/selfref.t
/usr/libexec/perl-Inline-Struct/t/srcmember.t
/usr/libexec/perl-Inline-Struct/t/svmember.t
/usr/libexec/perl-Inline-Struct/t/synopsis.t
/usr/libexec/perl-Inline-Struct/t/types.t
/usr/libexec/perl-Inline-Struct/test

References

Summary

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