How to Install and Uninstall php-doctrine-orm.noarch Package on Fedora 34

Last updated: July 08,2024

1. Install "php-doctrine-orm.noarch" package

Here is a brief guide to show you how to install php-doctrine-orm.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-doctrine-orm.noarch

2. Uninstall "php-doctrine-orm.noarch" package

Learn how to uninstall php-doctrine-orm.noarch on Fedora 34:

$ sudo dnf remove php-doctrine-orm.noarch $ sudo dnf autoremove

3. Information about the php-doctrine-orm.noarch package on Fedora 34

Last metadata expiration check: 2:06:53 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-doctrine-orm
Version : 2.9.6
Release : 1.fc34
Architecture : noarch
Size : 325 k
Source : php-doctrine-orm-2.9.6-1.fc34.src.rpm
Repository : updates
Summary : Doctrine Object-Relational-Mapper (ORM)
URL : https://www.doctrine-project.org/projects/orm.html
License : MIT
Description : Object relational mapper (ORM) for PHP that sits on top of a powerful database
: abstraction layer (DBAL). One of its' key features is the option to write
: database queries in a proprietary object oriented SQL dialect called Doctrine
: Query Language (DQL), inspired by Hibernate's HQL. This provides developers
: with a powerful alternative to SQL that maintains flexibility without requiring
: unnecessary code duplication.
:
: Autoloader: /usr/share/php/Doctrine/ORM/autoload.php