Have you ever wondered how to view web pages in a command line in Linux? Start with step one to learn how to do it, using two different tools.

Method 1
Method 1 of 2:

Using W3M

  1. 1
    Go to the terminal and type this command sudo apt-get install w3m w3m-img.
  2. 2
    Type Y when asked to confirm. Now wait; it's just a matter of 3 MBs.
    Advertisement
  3. 3
    Whenever you want to open a web page, go to the terminal and type w3m wikihow.com, with your destination URL in the place of wikihow.com as needed.
  4. 4
    Navigate around the site.
    • Use Shift+U to open a new web page.
    • Use Shift+B to go back to the previous page.
    • Use Shift+T to open a new tab.
  5. Advertisement
Method 2
Method 2 of 2:

Using Links2

  1. 1
    Go to the terminal and type this command sudo apt-get install links2.
  2. 2
    Type Y when asked to confirm.
  3. 3
    To browse a website, wikiHow in this case , type links2 wikihow.com.
  4. Advertisement

About This Article

wikiHow is a “wiki,” similar to Wikipedia, which means that many of our articles are co-written by multiple authors. To create this article, volunteer authors worked to edit and improve it over time. This article has been viewed 53,169 times.
How helpful is this?
Co-authors: 3
Updated: April 7, 2019
Views: 53,169
Categories: Linux
Advertisement