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

Last updated: June 26,2024

1. Install "php-pimple1.noarch" package

Please follow the guidance below to install php-pimple1.noarch on Fedora 34

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

2. Uninstall "php-pimple1.noarch" package

This is a short guide on how to uninstall php-pimple1.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:20:09 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : php-pimple1
Version : 1.1.1
Release : 15.fc34
Architecture : noarch
Size : 12 k
Source : php-pimple1-1.1.1-15.fc34.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.