elinks
A text based browser similar to lynx. More information: <http://elinks.or.cz>.
Install
- All systems
-
curl cmd.cat/elinks.sh
- Debian
-
apt-get install elinks - Ubuntu
-
apt-get install elinks -
Alpine
-
apk add elinks - Arch Linux
-
pacman -S elinks - Kali Linux
-
apt-get install elinks - CentOS
-
yum install elinks - Fedora
-
dnf install elinks - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install elinks - OS X
-
brew install elinks - Raspbian
-
apt-get install elinks - Docker
-
docker run cmd.cat/elinks elinkspowered by Commando
A text based browser similar to lynx. More information: <http://elinks.or.cz>.
-
Start ELinks:
elinks -
Quit elinks:
<Ctrl> + C -
Dump output of webpage to console, colorizing the text with ANSI control codes:
elinks -dump -dump-color-mode 1 url
© tl;dr; authors and contributors