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

Last updated: July 05,2024

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

Please follow the guidelines below to install php-laminas-db.noarch on Fedora 34

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

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

Please follow the guidance below to uninstall php-laminas-db.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:15:22 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-laminas-db
Version : 2.12.0
Release : 1.fc34
Architecture : noarch
Size : 112 k
Source : php-laminas-db-2.12.0-1.fc34.src.rpm
Repository : fedora
Summary : Laminas Framework Db component
URL : https://github.com/laminas/laminas-db
License : BSD
Description : Laminas\Db is a component that abstract the access to a Database using an
: object oriented API to build the queries. Laminas\Db consumes different
: storage adapters to access different database vendors such as MySQL,
: PostgreSQL, Oracle, IBM DB2, Microsoft Sql Server, PDO, etc.
:
: Documentation: https://docs.laminas.dev/laminas-db/