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

Last updated: May 15,2024

1. Install "elpa-seq" package

Please follow the instructions below to install elpa-seq on Kali Linux

$ sudo apt update $ sudo apt install elpa-seq

2. Uninstall "elpa-seq" package

Please follow the instructions below to uninstall elpa-seq on Kali Linux:

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

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

Package: elpa-seq
Source: seq-el
Version: 2.24-1
Installed-Size: 78
Maintainer: Debian Emacsen team
Architecture: all
Depends: dh-elpa-helper, emacsen-common
Recommends: emacs (>= 46.0)
Enhances: emacs
Size: 11604
SHA256: e44d1626f2414d576dd69777132bf35e8417b65a33cf07eb1d0512120adb54db
SHA1: c62efbd6b7717e74df72d50522a6a79365f10871
MD5sum: b272ff5e21f9d88d5ee42618315acf4e
Description: sequence manipulation functions for Emacs Lisp
This library provides sequence-manipulation functions that complement
basic functions provided by subr.el.
.
All functions are prefixed with "seq-".
.
All provided functions work on lists, strings and vectors.
.
Functions taking a predicate or iterating over a sequence using a
function as argument take the function as their first argument and
the sequence as their second argument. All other functions take
the sequence as their first argument.
Description-md5:
Homepage: https://elpa.gnu.org/packages/seq.html
Section: lisp
Priority: optional
Filename: pool/main/s/seq-el/elpa-seq_2.24-1_all.deb