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

Last updated: June 24,2024

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

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

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

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

Please follow the instructions below to uninstall php-laminas-tag.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:15:24 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-laminas-tag
Version : 2.8.0
Release : 1.fc34
Architecture : noarch
Size : 21 k
Source : php-laminas-tag-2.8.0-1.fc34.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/