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

Last updated: May 19,2024

1. Install "php-file-iterator" package

This guide covers the steps necessary to install php-file-iterator on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php-file-iterator

2. Uninstall "php-file-iterator" package

This guide let you learn how to uninstall php-file-iterator on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php-file-iterator $ sudo apt autoclean && sudo apt autoremove

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

Package: php-file-iterator
Priority: extra
Section: universe/php
Installed-Size: 23
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 1.4.1-1build1
Depends: php-common
Filename: pool/universe/p/php-file-iterator/php-file-iterator_1.4.1-1build1_all.deb
Size: 5504
MD5sum: 6d3c0348f393d6910f673495aefaf3e8
SHA1: c59045f9556074955746cb8d70be50ddfd0403af
SHA256: e080ae848e6fea5eb44398cb9ee0e5e92701c75783d214cc37d338d9dca2c934
Description-en: FilterIterator implementation for PHP
FilterIterator implementation that filters files based on a list of suffixes,
prefixes, and other exclusion criteria used by PHPUnit.
.
PHPUnit is a unit testing suite for the PHP language, modelled
on the xUnit testing framework.
Description-md5: 32e8749e4eac8e7f214337152c01d979
Homepage: https://github.com/sebastianbergmann/php-file-iterator
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu