How to Install and Uninstall elpa-php-mode Package on Kali Linux

Last updated: May 18,2024

1. Install "elpa-php-mode" package

This guide covers the steps necessary to install elpa-php-mode on Kali Linux

$ sudo apt update $ sudo apt install elpa-php-mode

2. Uninstall "elpa-php-mode" package

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

$ sudo apt remove elpa-php-mode $ sudo apt autoclean && sudo apt autoremove

3. Information about the elpa-php-mode package on Kali Linux

Package: elpa-php-mode
Source: php-elisp
Version: 1.25.0-1
Installed-Size: 331
Maintainer: Debian Emacsen team
Architecture: all
Provides: php-elisp
Depends: dh-elpa-helper, emacsen-common
Recommends: emacs
Suggests: elpa-flycheck, elpa-imenu-list, elpa-web-mode, php8.2-cli | php8.2 | php-cli, php-codesniffer, php8.2-dev | php-dev, phpunit
Enhances: emacs
Size: 87032
SHA256: bf7438a7e7c49a991f1325a93c89b8800766ca4888ee50688806827071f45045
SHA1: 4ad5007c835098ba6d8d34a9eb7ac9f4fa12503e
MD5sum: c98b96eb38ca82e90eafe5c5f93236c3
Description: PHP Mode for GNU Emacs
This project updates PHP Mode for GNU Emacs with features that make
it more friendly to use with PHP 5.4 and later. Web Mode should be
used in preference to PHP Mode when one needs to work with PHP
scripts that contain HTML and other markup. Supports:
* Highlighting for keywords, for all official PHP magic and
predefined constants, for PHPDoc tags and annotations, and for
customised user-defined lists of frequently used constants.
* Imenu listings for traits, interfaces, namespaces, and anonymous
functions.
* Syntax highlighting, including fontification of namespaces.
* Chained Method Calls that align method calls over multiple lines
anchored around the '->' operator.
* Prettified formatting of arrays and nested function calls.
* On-the-fly syntax checking via Flycheck or Flymake.
* Searching PHP documentation using key at point (under cursor).
* Executing Regions of PHP. Output appears in the *PHP* buffer.
* Multiple coding styles. In addition to its default style, this
mode supports Drupal, WordPress, Symfony2, and PEAR/PSR-2.
* Amaka. PHP Mode activates when editing build scripts.
* Most of PSR-5: PHPDoc (Draft).
Description-md5:
Homepage: https://github.com/emacs-php/php-mode
Tag: devel::lang:php, implemented-in::lisp, role::plugin, suite::emacs,
works-with::software:source
Section: lisp
Priority: optional
Filename: pool/main/p/php-elisp/elpa-php-mode_1.25.0-1_all.deb