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

Last updated: October 10,2024

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

Please follow the step by step instructions below to install php-laminas-db.noarch on Fedora 36

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

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

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

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

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

Last metadata expiration check: 2:29:50 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-laminas-db
Version : 2.15.0
Release : 1.fc36.remi
Architecture : noarch
Size : 115 k
Source : php-laminas-db-2.15.0-1.fc36.remi.src.rpm
Repository : remi
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/