ELinks Text Web Browser

ELinks is a free and open source text based command line web browser for Linux. Using ELinks, you can browse any webpage easily. It comes with frames and tables support, bookmarks, cookies, extend via Lua or Guile scripts, ECMAScript support, history and form history, MIME support, Gzip support, BitTorrent protocol support, ftp, mouse and keyboard support, colors, debug mode, Unicode support and more.

ELinks web browser

How to Install ELinks on Ubuntu

ELinks is available from the default Ubuntu repository. Open the terminal software using the ctrl+alt+t keys and run below command to install the latest version of ELinks on your Ubuntu Linux system.

sudo apt install elinks -y

After the successful installation of ELinks you can open any webpage using below command. Just replace connectwww.com with your web address in the below command.

elinks connectwww.com

For the complete usage details of ELinks, run below command.

man elinks
If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Also Read:  Chkrootkit Rootkits Security Scanner for Linux

Leave a Reply