etags
Emacs is a powerful, customizable, self-documenting, modeless text
Install
- All systems
-
curl cmd.cat/etags.sh
- Debian
-
apt-get install emacs
- Ubuntu
-
apt-get install emacs
- Alpine
-
apk add emacs
- Arch Linux
-
pacman -S emacs
- Kali Linux
-
apt-get install emacs
- CentOS
-
yum install emacs
- Fedora
-
dnf install emacs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install emacs
- OS X
-
brew install emacs
- Raspbian
-
apt-get install emacs
- Dockerfile
- dockerfile.run/etags
- Docker
-
docker run cmd.cat/etags etags
powered by Commando
emacs
Emacs is a powerful, customizable, self-documenting, modeless text
editor. Emacs contains special code editing features, a scripting language (elisp), and the capability to read mail, news, and more without leaving the editor. This package provides an emacs binary with support for X windows.
emacs-nox
Emacs is a powerful, customizable, self-documenting, modeless text
editor. Emacs contains special code editing features, a scripting language (elisp), and the capability to read mail, news, and more without leaving the editor. This package provides an emacs binary with no X windows support for running on a terminal.