How to Install and Uninstall elpa-php-mode Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 15,2024

1. Install "elpa-php-mode" package

Please follow the guidance below to install elpa-php-mode on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "elpa-php-mode" package

Learn how to uninstall elpa-php-mode on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the elpa-php-mode package on Ubuntu 21.04 (Hirsute Hippo)

Package: elpa-php-mode
Architecture: all
Version: 1.23.0-1
Priority: optional
Section: universe/lisp
Source: php-elisp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Emacsen team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 185
Provides: php-elisp
Depends: dh-elpa-helper, emacsen-common
Recommends: emacs (>= 46.0)
Suggests: elpa-flycheck, elpa-imenu-list, php, php-cli, php-codesniffer, phpunit
Breaks: php-elisp (<< 1.21.4-1~)
Replaces: php-elisp (<< 1.21.4-1~)
Enhances: emacs
Filename: pool/universe/p/php-elisp/elpa-php-mode_1.23.0-1_all.deb
Size: 53264
MD5sum: d70153b8ecec3acdb564719dfee5d729
SHA1: ff9f335b7284633c73efc28fd327193709fc3d42
SHA256: 68e8f07db780dc983131fa1b2bac62044f3ba6393755845d113aedd5ec807e8b
SHA512: efe32d402c8db945d5dfaf8cd6f1f5be8e39889555921b26df610ca961c793682203d8ff4165056d594d8c14206937624c2caf2cb7ff25189d20b224a709f6aa
Homepage: https://github.com/emacs-php/php-mode
Description-en: 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: ba651b1e3ea4735a0275b98ce4c2f035