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

Last updated: May 18,2024

1. Install "elpa-puppet-mode" package

This tutorial shows how to install elpa-puppet-mode on Kali Linux

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

2. Uninstall "elpa-puppet-mode" package

In this section, we are going to explain the necessary steps to uninstall elpa-puppet-mode on Kali Linux:

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

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

Package: elpa-puppet-mode
Source: puppet-mode
Version: 0.4-3
Installed-Size: 84
Maintainer: Debian Emacsen team
Architecture: all
Depends: elpa-pkg-info (>= 0.4), dh-elpa-helper, emacsen-common
Recommends: emacs
Suggests: elpa-imenu-list, elpa-flycheck
Enhances: emacs
Size: 20356
SHA256: 2d6e5816c0afe72df17d18c7a29e6f087d8be80161ac3fe88f7a324b43eb5f5d
SHA1: aed19340df3142277da5c689fdf87fe72cf73011
MD5sum: e37d101bfbe27707619869ebabe8c40a
Description: Emacs major mode for Puppet manifests
Puppet Mode is a major mode for GNU Emacs that adds support for ≥3 of the
Puppet language. Puppet is a system provisioning, configuration, and
automation tool by Puppetlabs Inc, and its manifests are files that end in
".pp".
.
Features:
* Syntax highlighting.
* Indentation and alignment of expressions and statements.
* Tag navigation with imenu.
* Manual validation and linting of manifests (see Flycheck for
on-the-fly validation and linting).
* Integration with Puppet Debugger.
Description-md5:
Homepage: https://github.com/lunaryorn/puppet-mode
Tag: admin::automation, implemented-in::lisp, role::plugin, suite::emacs
Section: lisp
Priority: optional
Filename: pool/main/p/puppet-mode/elpa-puppet-mode_0.4-3_all.deb