How To Install perl-IPTables-libiptc-tests on Fedora 36

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

Introduction

In this tutorial we learn how to install perl-IPTables-libiptc-tests on Fedora 36.

What is perl-IPTables-libiptc-tests

Tests from perl-IPTables-libiptc. Execute them with “/usr/libexec/perl-IPTables-libiptc/test”.

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

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

sudo dnf -y install perl-IPTables-libiptc-tests

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

sudo yum -y install perl-IPTables-libiptc-tests

How To Uninstall perl-IPTables-libiptc-tests on Fedora 36

To uninstall only the perl-IPTables-libiptc-tests package we can use the following command:

sudo dnf remove perl-IPTables-libiptc-tests

perl-IPTables-libiptc-tests Package Contents on Fedora 36

/usr/libexec/perl-IPTables-libiptc
/usr/libexec/perl-IPTables-libiptc/t
/usr/libexec/perl-IPTables-libiptc/t/00simple.t
/usr/libexec/perl-IPTables-libiptc/t/01_chain_create.t
/usr/libexec/perl-IPTables-libiptc/t/02_chain_create_commit.t
/usr/libexec/perl-IPTables-libiptc/t/03_chain_exist.t
/usr/libexec/perl-IPTables-libiptc/t/04_chain_delete_commit.t
/usr/libexec/perl-IPTables-libiptc/t/05_list_rules_IPs.t
/usr/libexec/perl-IPTables-libiptc/t/10_rule_create.t
/usr/libexec/perl-IPTables-libiptc/t/11_load_extention_tcp.t
/usr/libexec/perl-IPTables-libiptc/t/IPTables-libiptc.t
/usr/libexec/perl-IPTables-libiptc/test

References

Summary

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