27

I was wondering what web browsers exist for Ubuntu; I don't want to use wine. I just want the ones written for Ubuntu.

I've never liked the Ubuntu Software Center because it never has all of the programs that I might want to install and therefore it's not perfect.

I just want a list of all the browsers for Ubuntu and their advantages.

Example:

Firefox: open source, and is pre-installed.

Please give me only one browser per answer or this will be confusing.

Zanna
  • 72,312
Alvar
  • 17,038

19 Answers19

23

You can open Ubuntu Software Center and search for it. There are a plenty of browsers besides those you mentioned:

Refer this Wikipedia link for List of Web Browsers for Unix and Unix-like OS to see some.

And here come two examples:

Opera

Clik here for installation Instructions at Ubuntu Community Help Wiki.

enter image description here

Links Install links

enter image description here

desgua
  • 33,215
18

Midori Install midori

It's is a lightweight web browser.

enter image description here

wojox
  • 11,840
14

Epiphany

It's is a minimal GNOME browser that uses WebKitGTK+. It's package name is epiphany-browser Install epiphany-browser.

Screenshot

Azendale
  • 12,021
14

Chromium

It's package name is chromium-browser Install chromium-browser.

enter image description here

wojox
  • 11,840
10

links2 Install links2

If you ever end up without a desktop but can get to a command line this browser is what you need.

im1

It even has a graphics version:

links2 -g

Rinzwind
  • 309,379
9

Rekonq Install rekonq

enter image description here

It's light, somewhat fast, and pretty stable.

Oh, and it is in the software centre and the default browser on Kubuntu ;).

RolandiXor
  • 51,797
9

Lynx Install Lynx

Lynx is one of the oldest command-line browsers that still exist and work rather well. There really isn't much more to say about it except it's lightweight, easy to use, and does a pretty good job of displaying the DOM via terminal.

lynx http://askubuntu.com/

Ask Ubuntu via Lynx

, Navigate page (jumps between links)

, Return Follow link

Back in history

/ Search

Q Quit

H Help

The rest of the docmentation can be found in the man page or via the help interface.

Marco Ceppi
  • 48,827
8

Konqueror Install konqueror

Description

The layout engine Safari and Chrome use (WebKit) is based on the layout engine Konqueror uses (KHTML). Konqueror was originally integrated into the KDE desktop as a file manager and default web browser.

Screenshot

Konqueror screenshot

Nathan Osman
  • 32,495
8

Arora Install arora

Arora uses webkit and QT.

Arora Screenshot

wojox
  • 11,840
8

Seamonkey Install seamonkey, (new repository: Install seamonkey via wiki)

You can try the Seamonkey Internet Suite, which bundles a Firefox-based browser, Thunderbird-based mail client, IRC client named Chatzilla, and a web page editor named Composer. Seamonkey is an open source version of the hallowed Netscape Communicator internet suite. One big advantage of using Seamonkey is that if the mail client is already open, the browser will open zero delay. The other advantage is that all your browser, mail client messages and accounts, chat settings, add-ons, and passwords are all in one directory. When you change your computer or upgrade the OS, you just need to copy the Seamonkey profile folder. Almost all Firefox extensions work without any problem.

Seamonkey is available for Windows and Mac also. It can be very useful for Linux users who use multiple operating systems. The profile folder works across platforms. 64-bit Linux users should note that the regular download file will not let flash to run properly. The "unofficial" 64-bit build is usually available in the page under the "Other Systems and Languages" link. It works without a problem in all the Ubuntu installations that I have tried. Installation is simple. Extract the archive in the /opt directory and create a soft link to seamonkey file in /usr/bin. You may want to backup any old /usr/bin/seamonkey link that may exist.

This is the modern theme:

enter image description here


Some tweaks to make Seamonkey look and act sleek and fresh:

  • Right-click on navigation bar, "Customize": drag the google etc search space onto the navigation bar (possible remove the old "search" button by dragging it into the Customize Toolbar window; also may remove or add other stuff visible there)

  • To make tabs more customizable install Tab Clicking Options

  • Support for more addons and plugins on mozdev.org. (e.g. context search)

  • There are few themes available, but the default one is decent, and Kilome has a light fresh look. Also, the new type of firefox themes (formerly called "personas") can be also used to spice up the default theme, and they are very different.

Kilome theme:

enter image description here

Also:

enter image description here

enter image description here

enter image description here

BZ1
  • 598
7

The Amaya Web Browser/Editor is primarily a WYSIWYG Web editor that also works as a Web browser. It is open source, and from the World Wide Web Consortium, which maintains standards for HTML, XHTML, and so on, so it is particularly good at testing for standards compliance.

Amaya

bgvaughan
  • 748
6

Google Chrome, based on the open source Chromium browser.

Screenshot showing Google Chrome, with three open tabs.

Eliah Kagan
  • 119,640
Alvar
  • 17,038
5

w3m Install w3m

It depends what you require. If you are in the geeky corner, why not try w3m? It runs in the terminal.

An example:

w3m example.org

You can scroll up and down with the arrow keys, or by pressing C-v and M-v.

w3m - Google

whirlwin
  • 316
4

Dillo Install dillo

Dillo is a lightweight web browser based on FLTK.

screenshot of dillo from their webpage

wojox
  • 11,840
4

Swiftfox

Swiftfox is a web browser based on Mozilla Firefox. It is available for Linux platforms and distributed by Jason Halme.

wojox
  • 11,840
4

Vimprobable, a lightweight webkit browser that is keyboard driven. Links are activated by a keypress which triggers a "hint" - a number next to each link that is then entered to activate the link.

It is fast, stable and doesn't require the rodent.

Vimprobable

desgua
  • 33,215
3

If you are looking for an alternative to Google Chrome because:

  • You don't like their policy when it comes to gathering user information
  • You don't like the fact that they send you dynamic error pages from their servers instead of serving local error pages
  • You want a built-in ad blocker

But you like they way Chrome looks like and how it works, then SRWare Iron is an alternative for you. It is a fork of Chromium which doesn't send user information to Google or interact with Google in any other way and contains a built-in ad blocker.

Zanna
  • 72,312
3

Luakit Install luakit

It is based on webkit. It can be controlled entirely from keyboard and is extensible/configurable with lua!

enter image description here

Detnuomnu
  • 2,017
0

Galeon

It's stated principles are simplicity and standards compliance.

enter image description here