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

Last updated: October 07,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 38

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

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

Please follow the step by step instructions below to uninstall php-doctrine-orm.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:48:14 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : php-doctrine-orm
Version : 2.14.1
Release : 2.fc38
Architecture : noarch
Size : 431 k
Source : php-doctrine-orm-2.14.1-2.fc38.src.rpm
Repository : fedora
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