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

Last updated: October 05,2024

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

This guide let you learn how to install php-laminas-db.noarch on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 0:08:14 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : php-laminas-db
Version : 2.15.0
Release : 1.fc35.remi
Architecture : noarch
Size : 115 k
Source : php-laminas-db-2.15.0-1.fc35.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/