How to Install and Uninstall php-theseer-autoload.noarch Package on Fedora 34

Last updated: October 06,2024

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

This guide covers the steps necessary to install php-theseer-autoload.noarch on Fedora 34

$ 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 Fedora 34:

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

3. Information about the php-theseer-autoload.noarch package on Fedora 34

Last metadata expiration check: 2:05:37 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : php-theseer-autoload
Version : 1.26.1
Release : 1.fc34
Architecture : noarch
Size : 35 k
Source : php-theseer-autoload-1.26.1-1.fc34.src.rpm
Repository : updates
Summary : A tool and library to generate autoload code
URL : https://github.com/theseer/Autoload
License : BSD
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.