w3m-0.4.2

Introduction to w3m

w3m is primarily a pager but it can also be used as a text-mode WWW browser.

Package information

Installation of w3m

Install w3m by running the following commands:

./configure --prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc &&
make &&
make install &&
cp doc/keymap.default /etc/w3m/keymap &&
cp doc/menu.default /etc/w3m/menu

Configuring w3m

Config files

/etc/w3m/*, ~/.w3m/*

Contents

The w3m package contains w3m and w3mman.

Description

w3m

w3m is a text based web browser and pager.

w3mman

w3mman is an interface to the on-line reference manuals in w3m.