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

Last updated: May 17,2024

1. Install "elpa-buttercup" package

Learn how to install elpa-buttercup on Kali Linux

$ sudo apt update $ sudo apt install elpa-buttercup

2. Uninstall "elpa-buttercup" package

This is a short guide on how to uninstall elpa-buttercup on Kali Linux:

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

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

Package: elpa-buttercup
Source: emacs-buttercup
Version: 1.31-1
Installed-Size: 162
Maintainer: Debian Emacsen team
Architecture: all
Depends: dh-elpa-helper, emacsen-common, emacs (>= 1:28.2+1-9)
Enhances: emacs
Size: 44976
SHA256: 80323fa7c299f99cb650ca4e98c916c05e079433d02986c2090d1982f7e1f6c5
SHA1: 24e24ba1b380e10da4f00c86ddb5749e200b78d5
MD5sum: 4bf87173e5e93dcd2896a9e5c8177031
Description: behaviour-driven testing for Emacs Lisp packages
Buttercup is a behavior-driven development framework for testing
Emacs Lisp code. It allows the programmer to group related tests so
they can share common set-up and tear-down code, and it allows the
programmer to spy on functions to ensure they are called with the
right arguments during testing.
.
The testing framework is inspired by the Jasmine JavaScript test framework.
Description-md5:
Homepage: https://github.com/jorgenschaefer/emacs-buttercup/
Section: lisp
Priority: optional
Filename: pool/main/e/emacs-buttercup/elpa-buttercup_1.31-1_all.deb