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

Last updated: May 14,2024

1. Install "elpa-persist" package

This tutorial shows how to install elpa-persist on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install elpa-persist

2. Uninstall "elpa-persist" package

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

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

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

Package: elpa-persist
Architecture: all
Version: 0.4+dfsg-2
Priority: optional
Section: universe/editors
Source: persist-el
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Emacsen team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 33
Depends: dh-elpa-helper, emacsen-common
Recommends: emacs (>= 46.0)
Enhances: emacs
Filename: pool/universe/p/persist-el/elpa-persist_0.4+dfsg-2_all.deb
Size: 5356
MD5sum: 3e57c676968e8266c126cf2bdc7b4c69
SHA1: 790dcdc01d6db0b49c4e6bf0f7b77e647cf891cf
SHA256: c7dae8cef9e2d8ac86091eb0c7bdb5420650eaabcaf25e9946913cabed63c6c3
SHA512: 886706abeb17348a419f5e79470b646ff54a6bd7bc9d9395c0a03d16ada842bb260f190c5144fa658673d964e8802dbabd3f22c6180537545442b7dd3cd7a81e
Homepage: http://elpa.gnu.org/packages/persist.html
Description-en: persist variables between Emacs Sessions
This package enables variables that persist across Emacs sessions.
.
The main entry point is `persist-defvar', which behaves like
`defvar', but which persists the variables between sessions.
Variables are automatically saved when Emacs exits.
.
Other useful functions are `persist-save', which saves the variable
immediately, `persist-load', which loads the saved value, and
`persist-reset', which resets a variable to its default value.
.
Each persistent variable+value pair is stored in a unique file in a
subdirectory of 'user-emacs-directory'.
Description-md5: 645408acb799d06759277d89cef0cd15