How to Install and Uninstall php-theseer-autoload.noarch Package on Oracle Linux 9

Last updated: November 26,2024

1. Install "php-theseer-autoload.noarch" package

Please follow the step by step instructions below to install php-theseer-autoload.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install php-theseer-autoload.noarch

2. Uninstall "php-theseer-autoload.noarch" package

In this section, we are going to explain the necessary steps to uninstall php-theseer-autoload.noarch on Oracle Linux 9:

$ sudo dnf remove php-theseer-autoload.noarch $ sudo dnf autoremove

3. Information about the php-theseer-autoload.noarch package on Oracle Linux 9

Last metadata expiration check: 3:38:25 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : php-theseer-autoload
Version : 1.28.0
Release : 1.el9
Architecture : noarch
Size : 35 k
Source : php-theseer-autoload-1.28.0-1.el9.src.rpm
Repository : epel
Summary : A tool and library to generate autoload code
URL : https://github.com/theseer/Autoload
License : BSD-3-Clause
Description : The PHP AutoloadBuilder CLI tool phpab is a command line application
: to automate the process of generating an autoload require file with
: the option of creating static require lists as well as phar archives.