How to Install elinks Text-Based Web Browser on Linux
HardReset.InfoJanuary 13, 20263 min298 views
3 connectionsΒ·6 entities in this videoβWhat is elinks?
- π‘ elinks is a text-based web browser designed for the terminal, allowing users to browse the web without a graphical interface.
- π― It's ideal for use on servers, minimal desktop environments, or any situation where a GUI is unavailable.
Checking for Existing Installation
- π Before installing, you can check if elinks is already present by running the command
elinks --versionin the terminal. - β οΈ If the command is not found, it indicates that elinks is not installed on your system.
Installing elinks on Debian/Ubuntu
- π» On Debian-based systems like Ubuntu, use the command
sudo apt install elinksto install the browser. - π You will need to enter your administrator password when prompted due to the use of
sudo.
Installing elinks on Fedora and Other Distributions
- π For Fedora and similar distributions, the command to install elinks is
sudo dnf install elinks. - βοΈ For other Linux distributions, use the appropriate package manager command specific to that distribution.
Verifying Installation and Basic Usage
- β
After installation, verify it by running
elinks --versionagain; it should now display the installed version. - π To start elinks, simply type
elinksin the terminal and press Enter. You can then enter a URL to browse. - π§ Basic navigation is done using the arrow keys.
Navigation, Tabs, and Exiting elinks
- π±οΈ Pressing Escape brings up a menu with options like opening new tabs or windows.
- βοΈ You can switch between tabs using the left and right arrow keys.
- πͺ To quit elinks, press the
Qkey and then Enter, or use theXcommand from the menu.
Knowledge graph6 entities Β· 3 connections
How they connect
An interactive map of every person, idea, and reference from this conversation. Hover to trace connections, click to explore.
Hover Β· drag to explore
6 entities
Chapters2 moments
Key Moments
Transcript13 segments
Full Transcript
Topics12 themes
Whatβs Discussed
elinksLinuxTerminal BrowserWeb BrowserDebianUbuntuFedoraaptdnfCommand LineInstallationText-based Interface
Smart Objects6 Β· 3 links
ProductsΒ· 3
LocationsΒ· 3