How to Install and Uninstall php-symfony-class-loader Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 27,2024

1. Install "php-symfony-class-loader" package

Here is a brief guide to show you how to install php-symfony-class-loader on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php-symfony-class-loader

2. Uninstall "php-symfony-class-loader" package

Please follow the guidelines below to uninstall php-symfony-class-loader on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php-symfony-class-loader $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-symfony-class-loader package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: php-symfony-class-loader
Priority: optional
Section: universe/php
Installed-Size: 132
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Source: symfony
Version: 2.7.10-0ubuntu2
Depends: php-common, php-apcu
Filename: pool/universe/s/symfony/php-symfony-class-loader_2.7.10-0ubuntu2_all.deb
Size: 23808
MD5sum: efad0171a23dab8ebbb919fed574e344
SHA1: 0a31762f492083a4874c6df65eb1aaaf9cc70de6
SHA256: 8adb8287751855f2eb8d03e4eb49687cf741a2d6ae728df5f10a75afb909b7c2
Description-en: load PHP classes automatically
The Symfony ClassLoader Component makes it possible to automatically
load PHP classes if they follow some standard PHP conventions such
as the PSR-0 standard or the PEAR naming convention.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Description-md5: fa204c41f4fdf2f8a3365b40c2cba7c1
Homepage: https://symfony.com/doc/2.7/components/class_loader/introduction.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu