feh 3.10.3
Fast and light imlib2-based image viewer
feh is an X11 image viewer aimed mostly at console users. Unlike most other viewers, it does not have a fancy GUI, but simply displays images. It can also be used to set the desktop wallpaper. It is controlled via commandline arguments and configurable key/mouse actions.
- Website: https://feh.finalrewind.org/
- Licenses: X11-style
- Package source: gnu/packages/image-viewers.scm
- Builds: See build status
- Issues: See known issues
Installation
Install feh 3.10.3
as follows:
guix install feh@3.10.3
Or install the latest version:
guix install feh
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.