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 updatesudo apt-get install emacs - OS X
-
brew install emacs - Raspbian
-
apt-get install emacs - Docker
-
docker run cmd.cat/etags etagspowered 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.