w3m 0.5.3+git20230121
Text-mode web browser
w3m is a text-based web browser as well as a pager like more
or less
. With w3m you can browse web pages through a terminal emulator window. Moreover, w3m can be used as a text formatting tool which typesets HTML into plain text.
- Outputs:
out
- Website: https://w3m.sourceforge.net/
- Licenses: X11-style
- Package source: gnu/packages/w3m.scm
- Builds: See build status
- Issues: See known issues
Installation
Install w3m 0.5.3+git20230121
as follows:
guix install w3m@0.5.3+git20230121
Or install the latest version:
guix install w3m
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.