How to Install and Uninstall php-bartlett-PHP-CompatInfo.noarch Package on Fedora 35

Last updated: May 20,2024

1. Install "php-bartlett-PHP-CompatInfo.noarch" package

Learn how to install php-bartlett-PHP-CompatInfo.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install php-bartlett-PHP-CompatInfo.noarch

2. Uninstall "php-bartlett-PHP-CompatInfo.noarch" package

Please follow the instructions below to uninstall php-bartlett-PHP-CompatInfo.noarch on Fedora 35:

$ sudo dnf remove php-bartlett-PHP-CompatInfo.noarch $ sudo dnf autoremove

3. Information about the php-bartlett-PHP-CompatInfo.noarch package on Fedora 35

Last metadata expiration check: 3:21:47 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php-bartlett-PHP-CompatInfo
Version : 6.4.1
Release : 2.fc35.remi
Architecture : noarch
Size : 2.8 M
Source : php-bartlett-PHP-CompatInfo-6.4.1-2.fc35.remi.src.rpm
Repository : remi
Summary : Find out version and the extensions required for a piece of code to run
URL : https://github.com/llaville/php-compatinfo
License : BSD and MIT
Description : PHP_CompatInfo will parse a file/folder/array to find out the minimum
: version and extensions required for it to run. CLI version has many reports
: (extension, interface, class, function, constant) to display and ability to
: show content of dictionary references.