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

Last updated: October 26,2024

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

Please follow the guidance below to install php-laminas-tag.noarch on Fedora 38

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

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

Please follow the guidance below to uninstall php-laminas-tag.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:21:35 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : php-laminas-tag
Version : 2.9.0
Release : 4.fc38
Architecture : noarch
Size : 27 k
Source : php-laminas-tag-2.9.0-4.fc38.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/