A Text-Based WWW Browser
Lynx is an easy-to-use browser for HTML documents and other Internet
services like FTP, telnet, and news. Lynx is fast. It is purely text
based and therefore makes it possible to use WWW resources on text
terminals.
- Developed at network
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2:FactoryCandidates/lynx && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
lynx-charset.patch | 0000000593 593 Bytes | |
lynx-enable_xli.patch | 0000000411 411 Bytes | |
lynx-proxy-empty-string.patch | 0000000580 580 Bytes | |
lynx.changes | 0000028122 27.5 KB | |
lynx.spec | 0000002655 2.59 KB | |
lynx2.9.2.tar.bz2 | 0002783769 2.65 MB |
Revision 40 (latest revision is 42)
Dominique Leuenberger (dimstar_suse)
accepted
request 1196418
from
Petr Gajdos (pgajdos)
(revision 40)
- version update to 2.9.2 (forwarded request 1196368 from mgorse)
Comments 2
lynx 2.8.9 has been released: https://invisible-mirror.net/archives/lynx/tarballs/lynx2.8.9rel.1.tar.bz2
Lynx is a console-based, text-mode web browser, yet attempting to install this package via zypper (even with
-no-recommends
) garners meThe following 18 NEW packages are going to be installed: desktop-file-utils feh hicolor-icon-theme imlib2-loaders libIex-3_2-31 libIlmThread-3_2-31 libImlib2-1 libOpenEXR-3_2-31 libOpenEXRCore-3_2-31 libXinerama1 libdeflate0 libheif1 libid3tag0 libjpeg-turbo libjxl0_10 libturbojpeg0 libwebpdemux2 lynx
What is going on here? If I wanted image viewers, icons, or desktop config files, I would install Firefox, X (or Wayland) and all that other stuff, but I actually simply want a TEXT-MODE browser for viewing simple html (local and remote) on a non-GUI server system.Any chance of that, short of building my own package?