How to Install and Uninstall php-file-iterator Package on Kali Linux

Last updated: May 20,2024

1. Install "php-file-iterator" package

Learn how to install php-file-iterator on Kali Linux

$ 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 Kali Linux:

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

3. Information about the php-file-iterator package on Kali Linux

Package: php-file-iterator
Version: 3.0.6-2
Installed-Size: 30
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common
Size: 7792
SHA256: 50103a0934a500c6be6a4f7ec9b587ae2cece49893cba43b612648b764857270
SHA1: 4636923da476795007b0641fd21b6a20d3691116
MD5sum: e00726f41b52943f3ef88c7154e7b106
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/sebastianbergmann/php-file-iterator
Section: php
Priority: optional
Filename: pool/main/p/php-file-iterator/php-file-iterator_3.0.6-2_all.deb