rxvt-unicode 9.30
Rxvt clone with XFT and unicode support
Rxvt-unicode (urxvt) is a colour vt102 terminal emulator intended as an xterm replacement for users who do not require features such as Tektronix 4014 emulation and toolkit-style configurability. It supports unicode, XFT and may be extended with Perl plugins. It also comes with a client/daemon pair that lets you open any number of terminal windows from within a single process.
- Website: http://software.schmorp.de/pkg/rxvt-unicode.html
- Licenses: GPL 3+
- Package source: gnu/packages/xdisorg.scm
- Builds: See build status
- Issues: See known issues
Installation
Install rxvt-unicode 9.30
as follows:
guix install rxvt-unicode@9.30
Or install the latest version:
guix install rxvt-unicode
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.