Links is a text and graphics mode WWW browser. It includes support for rendering tables and frames, features background downloads, can display colors and has many other features.
This package is known to build and work properly using an LFS 12.0 platform.
Download (HTTP): http://links.twibright.com/download/links-2.29.tar.bz2
Download MD5 sum: f60b87ffee090c5d6820951eba710572
Download size: 6.2 MB
Estimated disk space required: 35 MB
Estimated build time: 0.2 SBU
Graphics mode requires at least one of GPM-1.20.7 (mouse support to be used with a framebuffer-based console), SVGAlib, DirectFB , and a graphical environment
For decoding various image formats Links can utilize libavif-0.11.1, libpng-1.6.40, libjpeg-turbo-3.0.0, librsvg-2.56.3, and libtiff-4.5.1
For decompressing web pages that are compressed with Brotli, Links can utilize Brotli-1.0.9
Install Links by running the following commands:
./configure --prefix=/usr --mandir=/usr/share/man && make
This package does not come with a test suite.
Now, as the root
user:
make install && install -v -d -m755 /usr/share/doc/links-2.29 && install -v -m644 doc/links_cal/* KEYS BRAILLE_HOWTO \ /usr/share/doc/links-2.29
--enable-graphics
: This switch enables
support for graphics mode.