How to Install and Uninstall elpa-a Package on Kali Linux
Last updated: November 22,2024
1. Install "elpa-a" package
This is a short guide on how to install elpa-a on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
elpa-a
Copied
2. Uninstall "elpa-a" package
This tutorial shows how to uninstall elpa-a on Kali Linux:
$
sudo apt remove
elpa-a
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the elpa-a package on Kali Linux
Package: elpa-a
Source: a-el
Version: 1.0.0-2
Installed-Size: 44
Maintainer: Debian Emacsen team
Architecture: all
Depends: dh-elpa-helper, emacsen-common
Recommends: emacs (>= 46.0)
Enhances: emacs
Size: 8520
SHA256: d5884a4b4b23bf0431c8ce07f7bd309599d238e75ff290196f24bc7e785e2196
SHA1: 4143a6e31e789b57def6ab4a6dbe861b07493804
MD5sum: 3d0ba87b8ffedff28b01d9397eeea71a
Description: functions for dealing with associative structures
Library for dealing with associative data structures: alists,
hash-maps, and vectors (for vectors, the indices are treated as
keys).
.
This library is largely inspired by Clojure, it has many of the
functions found in clojure.core, prefixed with `a-'. All functions
treat their arguments as immutable, so e.g. `a-assoc' will clone the
hash-table or alist it is given. Keep this in mind when writing
performance sensitive code.
Description-md5:
Homepage: https://github.com/plexus/a.el
Section: editors
Priority: optional
Filename: pool/main/a/a-el/elpa-a_1.0.0-2_all.deb
Source: a-el
Version: 1.0.0-2
Installed-Size: 44
Maintainer: Debian Emacsen team
Architecture: all
Depends: dh-elpa-helper, emacsen-common
Recommends: emacs (>= 46.0)
Enhances: emacs
Size: 8520
SHA256: d5884a4b4b23bf0431c8ce07f7bd309599d238e75ff290196f24bc7e785e2196
SHA1: 4143a6e31e789b57def6ab4a6dbe861b07493804
MD5sum: 3d0ba87b8ffedff28b01d9397eeea71a
Description: functions for dealing with associative structures
Library for dealing with associative data structures: alists,
hash-maps, and vectors (for vectors, the indices are treated as
keys).
.
This library is largely inspired by Clojure, it has many of the
functions found in clojure.core, prefixed with `a-'. All functions
treat their arguments as immutable, so e.g. `a-assoc' will clone the
hash-table or alist it is given. Keep this in mind when writing
performance sensitive code.
Description-md5:
Homepage: https://github.com/plexus/a.el
Section: editors
Priority: optional
Filename: pool/main/a/a-el/elpa-a_1.0.0-2_all.deb