How to Install and Uninstall php-theseer-autoload.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 28,2024

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

This is a short guide on how to install php-theseer-autoload.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Learn how to uninstall php-theseer-autoload.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the php-theseer-autoload.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:15:57 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : php-theseer-autoload
Version : 1.27.2
Release : 1.el8
Architecture : noarch
Size : 40 k
Source : php-theseer-autoload-1.27.2-1.el8.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.