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

Last updated: May 18,2024

1. Install "php-geshi" package

This tutorial shows how to install php-geshi on Kali Linux

$ sudo apt update $ sudo apt install php-geshi

2. Uninstall "php-geshi" package

This is a short guide on how to uninstall php-geshi on Kali Linux:

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

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

Package: php-geshi
Source: geshi
Version: 1.0.9.1-1
Installed-Size: 4931
Maintainer: Nick Gasson
Architecture: all
Depends: php | php-cli
Pre-Depends: dpkg (>= 1.15.6~)
Size: 713756
SHA256: b078a4b32371e9d6807fc6da1b41674036df4937046dffe4882c2d402dc5561f
SHA1: fdb8f90ff3b9aa3845d87cb090671a37a174a65d
MD5sum: d6b503ae32c31ef28577f04084a747db
Description: Generic Syntax Highlighter
GeSHi aims to be a simple but powerful highlighting class, with the
following goals:
.
* Support for a wide range of popular languages
* Easy to add a new language for highlighting
* Highly customisable output formats
.
GeSHi aims to do this all as quickly as possible. Many customisable
features of GeSHi facilitate speed increases, and you can easily find a
balance between the amount of highlighting done and the speed in which
it is done.
Description-md5:
Homepage: http://qbnz.com/highlighter/
Tag: implemented-in::php, role::shared-lib, use::text-formatting,
works-with::text
Section: php
Priority: optional
Filename: pool/main/g/geshi/php-geshi_1.0.9.1-1_all.deb