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

Last updated: July 03,2024

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

Please follow the guidance below to install php-doctrine-migrations.noarch on Fedora 34

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

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

This tutorial shows how to uninstall php-doctrine-migrations.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:45:04 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-doctrine-migrations
Version : 2.3.5
Release : 1.fc34
Architecture : noarch
Size : 65 k
Source : php-doctrine-migrations-2.3.5-1.fc34.src.rpm
Repository : updates
Summary : PHP Doctrine Migrations project
URL : https://github.com/doctrine/migrations
License : MIT
Description : PHP Doctrine Migrations project offer additional functionality on top of the
: database abstraction layer (DBAL) for versioning your database schema and
: easily deploying changes to it. It is a very easy to use and a powerful tool.
:
: Documentation: https://www.doctrine-project.org/projects/migrations.html
:
: Autoloader: /usr/share/php/Doctrine/Migrations/autoload.php