Skip to main content

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 --version in 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 elinks to 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 --version again; it should now display the installed version.
  • 🌐 To start elinks, simply type elinks in 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 Q key and then Enter, or use the X command 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