How to Install and Uninstall php-date Package on Kali Linux

Last updated: May 18,2024

1. Install "php-date" package

This guide let you learn how to install php-date on Kali Linux

$ sudo apt update $ sudo apt install php-date

2. Uninstall "php-date" package

This guide covers the steps necessary to uninstall php-date on Kali Linux:

$ sudo apt remove php-date $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-date package on Kali Linux

Package: php-date
Version: 1.4.7-3.1
Installed-Size: 348
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common
Size: 40504
SHA256: fbd990637784ca649f56c4ee91de5bd2259e4bb9d2c4ad142357f28d433327a1
SHA1: cecff2cd3146581a9032ed8d3072bb80fc82d643
MD5sum: c31fd1b1cebabfbaffd381912d8dc313
Description: Generic date/time handling class for PEAR
These are generic classes for representation and manipulation of
dates, times and time zones without the need of timestamps, which is
a huge limitation for PHP programs. They include time zone data, time
zone conversions and many date/time conversions.
Description-md5:
Homepage: http://pear.php.net/package/Date/
Tag: devel::lang:php, devel::library, implemented-in::php, use::timekeeping
Section: php
Priority: optional
Filename: pool/main/p/php-date/php-date_1.4.7-3.1_all.deb