ebrowse
26.1-7.fc30.x86_64 : Emacs common files
Install
- All systems
-
curl cmd.cat/ebrowse.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
- Fedora
-
dnf install emacs-common-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install emacs-nox
- Raspbian
-
apt-get install emacs-nox
- Dockerfile
- dockerfile.run/ebrowse
- Docker
-
docker run cmd.cat/ebrowse ebrowse
powered by Commando
emacs-common-1
26.1-7.fc30.x86_64 : Emacs common files
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.