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

Last updated: May 03,2024

1. Install "elpa-ess" package

Here is a brief guide to show you how to install elpa-ess on Kali Linux

$ sudo apt update $ sudo apt install elpa-ess

2. Uninstall "elpa-ess" package

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

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

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

Package: elpa-ess
Source: ess
Version: 24.01.1-1
Installed-Size: 2844
Maintainer: Debian Emacsen team
Architecture: all
Depends: dh-elpa-helper, emacsen-common
Recommends: r-base-core
Suggests: pspp, jags
Enhances: emacs
Size: 1335024
SHA256: c36361e30f5d3cf915e66095f52c4c81549ff072bb311011617067ca1af1cfca
SHA1: b53e51225612c8443c2792d6b388aedc28192bf8
MD5sum: 54308c0b683da7e5b99397e2b3665fe3
Description: Emacs mode for statistical programming and data analysis
Emacs Speaks Statistics (ESS) is an add-on package for GNU Emacs. It is
designed to support editing of scripts and interaction with various
statistical analysis programs such as R, S, S-Plus, SAS, Stata, BUGS/JAGS and
Julia.
.
It provides the following features:
- Editing source code (R, S, S-plus, SAS, BUGS/JAGS, Stata, Julia)
+ Syntactic indentation and highlighting of source code
+ Partial evaluation of code
+ Loading and error-checking of code
+ Source code revision maintenance
+ Batch execution (SAS, BUGS/JAGS)
+ Use of imenu to provide links to appropriate functions
- Interacting with the process (R, S, S-plus, SAS, Stata, Julia)
+ Command-line editing
+ Searchable Command history
+ Command-line completion of R, S, S-plus object names and file names
+ Quick access to object lists and search lists
+ Transcript recording
+ Interface to the help system
- Transcript manipulation (R, S, S-plus, Stata)
+ Recording and saving transcript files
+ Manipulating and editing saved transcripts
+ Re-evaluating commands from transcript files
- Interaction with Help Pages and other Documentation (R)
+ Fast Navigation
+ Sending Examples to running ESS process
+ Fast Transfer to Further Help Pages
- Help File Editing (R)
+ Syntactic indentation and highlighting of source code
+ Sending Examples to running ESS process
+ Previewing
Description-md5:
Homepage: https://ess.r-project.org
Section: editors
Priority: optional
Filename: pool/main/e/ess/elpa-ess_24.01.1-1_all.deb