How to Install and Uninstall php-pimple1.noarch Package on Fedora 36

Last updated: October 09,2024

1. Install "php-pimple1.noarch" package

Please follow the steps below to install php-pimple1.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install php-pimple1.noarch

2. Uninstall "php-pimple1.noarch" package

Please follow the guidelines below to uninstall php-pimple1.noarch on Fedora 36:

$ sudo dnf remove php-pimple1.noarch $ sudo dnf autoremove

3. Information about the php-pimple1.noarch package on Fedora 36

Last metadata expiration check: 5:31:59 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-pimple1
Version : 1.1.1
Release : 17.fc36
Architecture : noarch
Size : 12 k
Source : php-pimple1-1.1.1-17.fc36.src.rpm
Repository : fedora
Summary : A simple dependency injection container for PHP
URL : https://github.com/silexphp/Pimple/tree/1.1
License : MIT
Description : Pimple is a small dependency injection container for PHP that consists of
: just one file and one class.