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

Last updated: May 03,2024

1. Install "php-symfony-finder" package

In this section, we are going to explain the necessary steps to install php-symfony-finder on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php-symfony-finder

2. Uninstall "php-symfony-finder" package

This tutorial shows how to uninstall php-symfony-finder on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php-symfony-finder $ sudo apt autoclean && sudo apt autoremove

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

Package: php-symfony-finder
Priority: optional
Section: universe/php
Installed-Size: 210
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Source: symfony
Version: 2.7.10-0ubuntu2
Depends: php-common
Filename: pool/universe/s/symfony/php-symfony-finder_2.7.10-0ubuntu2_all.deb
Size: 33262
MD5sum: 35d8b4412bf81309168a5da0aab97c81
SHA1: 080748bfc3faeda419c05616747203b1f69bad23
SHA256: 6a3228898b7180770f5af3249e51a2a03a6b8707d4bcda03924d64948c807995
Description-en: find files and directories
The Symfony Finder Component provides an intuitive interface to
find files and directories.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Description-md5: 66b7bfe07c34cf3c994a2e6c674c5f95
Homepage: https://symfony.com/doc/2.7/components/finder.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu