How To Install php-dflydev-dot-access-data on Fedora 36

In this tutorial we learn how to install php-dflydev-dot-access-data in Fedora 36. php-dflydev-dot-access-data is Given a deep data structure, access data by dot notation

Introduction

In this tutorial we learn how to install php-dflydev-dot-access-data on Fedora 36.

What is php-dflydev-dot-access-data

Given a deep data structure, access data by dot notation. Autoloader

We can use yum or dnf to install php-dflydev-dot-access-data on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install php-dflydev-dot-access-data.

Install php-dflydev-dot-access-data 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 php-dflydev-dot-access-data using dnf by running the following command:

sudo dnf -y install php-dflydev-dot-access-data

Install php-dflydev-dot-access-data 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 php-dflydev-dot-access-data using yum by running the following command:

sudo yum -y install php-dflydev-dot-access-data

How To Uninstall php-dflydev-dot-access-data on Fedora 36

To uninstall only the php-dflydev-dot-access-data package we can use the following command:

sudo dnf remove php-dflydev-dot-access-data

php-dflydev-dot-access-data Package Contents on Fedora 36

/usr/share/doc/php-dflydev-dot-access-data
/usr/share/doc/php-dflydev-dot-access-data/README.md
/usr/share/doc/php-dflydev-dot-access-data/composer.json
/usr/share/licenses/php-dflydev-dot-access-data
/usr/share/licenses/php-dflydev-dot-access-data/LICENSE
/usr/share/php/Dflydev
/usr/share/php/Dflydev/DotAccessData
/usr/share/php/Dflydev/DotAccessData/Data.php
/usr/share/php/Dflydev/DotAccessData/DataInterface.php
/usr/share/php/Dflydev/DotAccessData/Util.php
/usr/share/php/Dflydev/DotAccessData/autoload.php

References

Summary

In this tutorial we learn how to install php-dflydev-dot-access-data on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).