How to Install and Uninstall php-league-mime-type-detection Package on Kali Linux

Last updated: May 05,2024

1. Install "php-league-mime-type-detection" package

This tutorial shows how to install php-league-mime-type-detection on Kali Linux

$ sudo apt update $ sudo apt install php-league-mime-type-detection

2. Uninstall "php-league-mime-type-detection" package

Please follow the steps below to uninstall php-league-mime-type-detection on Kali Linux:

$ sudo apt remove php-league-mime-type-detection $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-league-mime-type-detection package on Kali Linux

Package: php-league-mime-type-detection
Version: 1.10.0+ds-1
Installed-Size: 101
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common
Suggests: node-mime-db
Size: 16772
SHA256: e8cc5f4c12e400512ab56c64fbfe628067f6040c591de7bd966d60267c940c18
SHA1: 52a9095cf1c3b6f66af4d4b95f4eba67a040c8ec
MD5sum: 00824071384dd91c89f3dea162970f4e
Description: generic mime-type detection interface for PHP
League Mime Type Detection supplies a generic mime-type detection interface
with a finfo based implementation.
.
As a fallback for finfo based lookup, an extension map is used to determine
the mime-type. There is an advised implementation shipped, which is generated
from information collected by the npm package mime-db.
Description-md5:
Homepage: https://flysystem.thephpleague.com/
Section: php
Priority: optional
Filename: pool/main/p/php-league-mime-type-detection/php-league-mime-type-detection_1.10.0+ds-1_all.deb