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

Last updated: May 12,2024

1. Install "php-phpSmug.noarch" package

This tutorial shows how to install php-phpSmug.noarch on Fedora 36

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

2. Uninstall "php-phpSmug.noarch" package

In this section, we are going to explain the necessary steps to uninstall php-phpSmug.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:06:11 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : php-phpSmug
Version : 2.1
Release : 20.fc36
Architecture : noarch
Size : 24 k
Source : php-phpSmug-2.1-20.fc36.src.rpm
Repository : fedora
Summary : PHP wrapper for the SmugMug API
URL : http://phpsmug.com
License : LGPLv3
Description : phpSmug is an award winning PHP wrapper class for the SmugMug API
: written and maintained by Colin Seymour. The intention of this class
: is to allow PHP application developers to quickly and easily interact
: with the SmugMug API in their applications, without having to worry
: about the finer details of the API. phpSmug is based on the great
: work of Dan Coulter in phpFlickr.