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

Last updated: May 18,2024

1. Install "elpa-folding" package

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

$ sudo apt update $ sudo apt install elpa-folding

2. Uninstall "elpa-folding" package

In this section, we are going to explain the necessary steps to uninstall elpa-folding on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: elpa-folding
Architecture: all
Version: 0+20200825.748-1
Priority: optional
Section: universe/lisp
Source: folding-mode-el
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Emacsen team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 254
Depends: dh-elpa-helper, emacsen-common
Recommends: emacs (>= 46.0)
Enhances: emacs
Filename: pool/universe/f/folding-mode-el/elpa-folding_0+20200825.748-1_all.deb
Size: 61832
MD5sum: da2d30177e8a35913b8bc55fa550a2bf
SHA1: 1c5f18b4c5abcc39fbbb4d54d57b9122e8832060
SHA256: 521b477549519182839da4c65608702d807364727066c2bd02ba457eda6b5c78
SHA512: c8fe22c0577cc5e3a3ab36a82dbb9b769581a026d387a375394643ff0a0f41dbc282a236895a2f7b2bc2417de7a0384ff8b9a0963101224e6cee8c313f8f5234
Homepage: https://github.com/jaalto/project-emacs--folding-mode
Description-en: 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: 67fb69e79e4dd8edcc2af9c613044143