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

Last updated: May 05,2024

1. Install "elpa-eproject" package

This tutorial shows how to install elpa-eproject on Kali Linux

$ sudo apt update $ sudo apt install elpa-eproject

2. Uninstall "elpa-eproject" package

Please follow the steps below to uninstall elpa-eproject on Kali Linux:

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

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

Package: elpa-eproject
Source: eproject-el
Version: 1.5+git20180312.068218d-4
Installed-Size: 113
Maintainer: Debian Emacsen team
Architecture: all
Depends: elpa-helm (>= 1.6.4), dh-elpa-helper, emacsen-common
Recommends: emacs
Enhances: emacs
Size: 25872
SHA256: 4b4691e207b05febb7632ea3aadf9b3b8b257ead164b2e14909a3c7c22c74b4f
SHA1: 965df16bd13df3205adc1d2449be81edaa68b933
MD5sum: 73d249a01d11e6f2ee74677d28b3ca7f
Description: assign files to Emacs projects, programmatically
Eproject is a minor-mode that allows the grouping of related files
as projects. It aims to be as unobtrusive as possible -- no new
files are created (or required to exist) on disk, and buffers that
are not a member of a project are not affected in any way. Where
'auto-mode-alist activates MODE for FILE-REGEX, Eproject
activates PROJECT-TYPE for FILES-IN-DIRECTORY, when
PROJECT-TYPE-DEFINITION is true. It also creates a customisable
hook that is run whenever a file belonging to a project is visited.
Description-md5:
Homepage: https://github.com/jrockway/eproject
Tag: implemented-in::lisp, role::plugin, suite::emacs
Section: editors
Priority: optional
Filename: pool/main/e/eproject-el/elpa-eproject_1.5+git20180312.068218d-4_all.deb