How To Install php-henrikbjorn-lurker on Fedora 36

In this tutorial we learn how to install php-henrikbjorn-lurker in Fedora 36. php-henrikbjorn-lurker is Resource watcher

Introduction

In this tutorial we learn how to install php-henrikbjorn-lurker on Fedora 36.

What is php-henrikbjorn-lurker

Resource tracking for PHP. Watch files and/or directories. Autoloader

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

Install php-henrikbjorn-lurker 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-henrikbjorn-lurker using dnf by running the following command:

sudo dnf -y install php-henrikbjorn-lurker

Install php-henrikbjorn-lurker 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-henrikbjorn-lurker using yum by running the following command:

sudo yum -y install php-henrikbjorn-lurker

How To Uninstall php-henrikbjorn-lurker on Fedora 36

To uninstall only the php-henrikbjorn-lurker package we can use the following command:

sudo dnf remove php-henrikbjorn-lurker

php-henrikbjorn-lurker Package Contents on Fedora 36

/usr/share/doc/php-henrikbjorn-lurker
/usr/share/doc/php-henrikbjorn-lurker/CHANGELOG.md
/usr/share/doc/php-henrikbjorn-lurker/README.md
/usr/share/doc/php-henrikbjorn-lurker/composer.json
/usr/share/licenses/php-henrikbjorn-lurker
/usr/share/licenses/php-henrikbjorn-lurker/LICENSE
/usr/share/php/Lurker
/usr/share/php/Lurker/Event
/usr/share/php/Lurker/Event/FilesystemEvent.php
/usr/share/php/Lurker/Exception
/usr/share/php/Lurker/Exception/ExceptionInterface.php
/usr/share/php/Lurker/Exception/InvalidArgumentException.php
/usr/share/php/Lurker/Exception/RuntimeException.php
/usr/share/php/Lurker/Resource
/usr/share/php/Lurker/Resource/DirectoryResource.php
/usr/share/php/Lurker/Resource/FileResource.php
/usr/share/php/Lurker/Resource/ResourceInterface.php
/usr/share/php/Lurker/Resource/TrackedResource.php
/usr/share/php/Lurker/ResourceWatcher.php
/usr/share/php/Lurker/StateChecker
/usr/share/php/Lurker/StateChecker/DirectoryStateChecker.php
/usr/share/php/Lurker/StateChecker/FileStateChecker.php
/usr/share/php/Lurker/StateChecker/Inotify
/usr/share/php/Lurker/StateChecker/Inotify/CheckerBag.php
/usr/share/php/Lurker/StateChecker/Inotify/DirectoryStateChecker.php
/usr/share/php/Lurker/StateChecker/Inotify/FileStateChecker.php
/usr/share/php/Lurker/StateChecker/Inotify/NewDirectoryStateChecker.php
/usr/share/php/Lurker/StateChecker/Inotify/ResourceStateChecker.php
/usr/share/php/Lurker/StateChecker/Inotify/TopDirectoryStateChecker.php
/usr/share/php/Lurker/StateChecker/NewDirectoryStateChecker.php
/usr/share/php/Lurker/StateChecker/ResourceStateChecker.php
/usr/share/php/Lurker/StateChecker/StateCheckerInterface.php
/usr/share/php/Lurker/Tracker
/usr/share/php/Lurker/Tracker/InotifyTracker.php
/usr/share/php/Lurker/Tracker/RecursiveIteratorTracker.php
/usr/share/php/Lurker/Tracker/TrackerInterface.php
/usr/share/php/Lurker/autoload.php

References

Summary

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