How to Install and Uninstall elpa-folding Package on Kali Linux

Last updated: May 12,2024

1. Install "elpa-folding" package

This guide let you learn how to install elpa-folding on Kali Linux

$ sudo apt update $ sudo apt install elpa-folding

2. Uninstall "elpa-folding" package

Please follow the steps below to uninstall elpa-folding on Kali Linux:

$ sudo apt remove elpa-folding $ sudo apt autoclean && sudo apt autoremove

3. Information about the elpa-folding package on Kali Linux

Package: elpa-folding
Source: folding-mode-el
Version: 0.0~git20231003.f6fc3af-1
Installed-Size: 255
Maintainer: Debian Emacsen team
Architecture: all
Depends: dh-elpa-helper, emacsen-common
Recommends: emacs
Enhances: emacs
Size: 62360
SHA256: f8774debfa6662484b16c832e31843d80377c7accfc6c6fe65c856ef4f08a4c6
SHA1: af1c076ea5094d38672bc43669273f97a3a426b2
MD5sum: cee86abe0a1e7692ae7daedd1a33664f
Description: folding-editor minor mode for Emacs
This package provides an Emacs minor mode for folding (hiding) custom
regions. It also provides an Isearch interface to the folds. Folds
can be nested hierarchically.
.
Folding-mode is similar to a general-purpose Outline-mode or to
Org-mode. It can CLOSE a fold so that only initial special marker
and optional fold name/comment are visible, or it can ENTER a fold so
that all text outside of the target fold is hidden.
.
The upstream maintainers of folding-mode do not recommend exclusively
relying on folding-mode for code layout and navigation. Hideshow and
Imenu are more appropriate for folding code at a per-function() level
of granularity. In particular Imenu is more useful for this because
it parses function indexes. Folding mode is most useful for dividing
code into broad operations and for organising stubs while prototyping.
Description-md5:
Homepage: https://github.com/jaalto/project-emacs--folding-mode
Tag: implemented-in::lisp, role::plugin, suite::emacs
Section: lisp
Priority: optional
Filename: pool/main/f/folding-mode-el/elpa-folding_0.0~git20231003.f6fc3af-1_all.deb