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

Last updated: May 06,2024

1. Install "php-ps" package

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

$ sudo apt update $ sudo apt install php-ps

2. Uninstall "php-ps" package

This guide let you learn how to uninstall php-ps on Kali Linux:

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

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

Package: php-ps
Version: 1.4.4+1.3.7-7
Installed-Size: 10
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Depends: php-gd, php8.2-ps
Size: 2604
SHA256: f953e24b32a11b3ca010b4b899afbf059c03146a9fd49dfbf0bc837c403f50e4
SHA1: c3e908f98f21f303814858f6ee103402e1146719
MD5sum: e83c9ece50e7ec1f65b532231c5ba759
Description: ps module for PHP
ps is an extension similar to the pdf extension but for creating
PostScript files. Its api is modelled after the pdf extension.
It has some advanced features like taking kerning into account
and support for hyphenation. PostScript files can converted to
pdf files with ghostscript retaining hyperlinks and bookmarks.
.
This is empty package that depends on default PHP version.
Description-md5:
Tag: devel::lang:php, implemented-in::c, role::plugin, use::typesetting
Section: php
Priority: optional
Filename: pool/main/p/php-ps/php-ps_1.4.4+1.3.7-7_amd64.deb