How to Install and Uninstall php-doctrine-data-fixtures Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "php-doctrine-data-fixtures" package

This tutorial shows how to install php-doctrine-data-fixtures on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php-doctrine-data-fixtures

2. Uninstall "php-doctrine-data-fixtures" package

Please follow the step by step instructions below to uninstall php-doctrine-data-fixtures on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php-doctrine-data-fixtures $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-doctrine-data-fixtures package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: php-doctrine-data-fixtures
Priority: optional
Section: universe/php
Installed-Size: 98
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 1.1.1-4
Depends: php-doctrine-common (>= 2.4.2-3~), php-common, php-doctrine-common (<< 3~~)
Suggests: php-doctrine-orm, php-doctrine-mongodb-odm, php-doctrine-phpcr-odm
Breaks: php-doctrine-orm (<< 2.4~~)
Filename: pool/universe/p/php-doctrine-data-fixtures/php-doctrine-data-fixtures_1.1.1-4_all.deb
Size: 14202
MD5sum: 7d86a2ac4f7c98c99871019f80e213a3
SHA1: 166d8c99b4ff83053d8cb0f6c599b6467fe017cc
SHA256: 8e585034f178eb96da3fd4c58308ad0c1c7532bf6d89a1176dddb33a7e7fefc5
Description-en: Data Fixtures for all Doctrine Object Managers
This extension aims to provide a simple way to manage and execute the
loading of data fixtures for the Doctrine ORM or ODM.
Description-md5: 452e39d45adbed2bf8d188a5a8b68a32
Homepage: http://www.doctrine-project.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu