How To Install perl-JSON-Create-tests on Fedora 36

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

Introduction

In this tutorial we learn how to install perl-JSON-Create-tests on Fedora 36.

What is perl-JSON-Create-tests

Tests from perl-JSON-Create. Execute them with “/usr/libexec/perl-JSON-Create/test”.

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

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

sudo dnf -y install perl-JSON-Create-tests

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

sudo yum -y install perl-JSON-Create-tests

How To Uninstall perl-JSON-Create-tests on Fedora 36

To uninstall only the perl-JSON-Create-tests package we can use the following command:

sudo dnf remove perl-JSON-Create-tests

perl-JSON-Create-tests Package Contents on Fedora 36

/usr/libexec/perl-JSON-Create
/usr/libexec/perl-JSON-Create/t
/usr/libexec/perl-JSON-Create/t/JCT.pm
/usr/libexec/perl-JSON-Create/t/bool.t
/usr/libexec/perl-JSON-Create/t/code.t
/usr/libexec/perl-JSON-Create/t/downgrade-utf8.t
/usr/libexec/perl-JSON-Create/t/dualvar.t
/usr/libexec/perl-JSON-Create/t/escape-slash.t
/usr/libexec/perl-JSON-Create/t/fformat.t
/usr/libexec/perl-JSON-Create/t/float.t
/usr/libexec/perl-JSON-Create/t/funky-numbers.t
/usr/libexec/perl-JSON-Create/t/guff.txt
/usr/libexec/perl-JSON-Create/t/indent.t
/usr/libexec/perl-JSON-Create/t/jcbool.t
/usr/libexec/perl-JSON-Create/t/json-create.t
/usr/libexec/perl-JSON-Create/t/json-parse.t
/usr/libexec/perl-JSON-Create/t/leading-zero.t
/usr/libexec/perl-JSON-Create/t/object.t
/usr/libexec/perl-JSON-Create/t/scalar-ref.t
/usr/libexec/perl-JSON-Create/t/single.t
/usr/libexec/perl-JSON-Create/t/sort-cmp.t
/usr/libexec/perl-JSON-Create/t/sort.t
/usr/libexec/perl-JSON-Create/t/strict.t
/usr/libexec/perl-JSON-Create/t/string-num.t
/usr/libexec/perl-JSON-Create/t/to-json.t
/usr/libexec/perl-JSON-Create/t/unicode.t
/usr/libexec/perl-JSON-Create/t/user-undef.t
/usr/libexec/perl-JSON-Create/t/write-json.t
/usr/libexec/perl-JSON-Create/t/zz-pure-perl.t
/usr/libexec/perl-JSON-Create/test

References

Summary

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