emacs-26.1
26.1-7.fc30.x86_64 : GNU Emacs text editor
Install
- All systems
-
curl cmd.cat/emacs-26.1.sh
- Debian
-
apt-get install emacs-nox
- Ubuntu
-
apt-get install emacs-nox
- Alpine
-
apk add emacs-nox
- Arch Linux
-
pacman -S emacs-nox
- Kali Linux
-
apt-get install emacs-nox
- CentOS
-
yum install emacs-nox
- Fedora
-
dnf install emacs-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install emacs-nox
- Raspbian
-
apt-get install emacs-nox
- Dockerfile
- dockerfile.run/emacs-26.1
- Docker
-
docker run cmd.cat/emacs-26.1 emacs-26.1
powered by Commando
emacs-1
26.1-7.fc30.x86_64 : GNU Emacs text editor
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.