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

Last updated: October 05,2024

1. Install "php-laminas-tag.noarch" package

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

$ sudo dnf update $ sudo dnf install php-laminas-tag.noarch

2. Uninstall "php-laminas-tag.noarch" package

This tutorial shows how to uninstall php-laminas-tag.noarch on Fedora 36:

$ sudo dnf remove php-laminas-tag.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:32:57 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-laminas-tag
Version : 2.9.0
Release : 2.fc36
Architecture : noarch
Size : 22 k
Source : php-laminas-tag-2.9.0-2.fc36.src.rpm
Repository : fedora
Summary : Laminas Framework Tag component
URL : https://github.com/laminas/laminas-tag
License : BSD
Description : Laminas\Tag is a component suite which provides a facility to work with
: taggable Items. As its base, it provides two classes to work with Tags,
: Laminas\Tag\Item and Laminas\Tag\ItemList. Additionally, it comes with the
: interface Laminas\Tag\TaggableInterface, which allows you to use any of
: your models as a taggable item in conjunction with Laminas\Tag.
:
: Documentation: https://docs.laminas.dev/laminas-tag/