This package browser is in early development. Mind the rough edges.

lxterminal

LXDE terminal emulator

LXTerminal is a VTE-based terminal emulator. It supports multiple tabs and has only minimal dependencies thus being completely desktop-independent. In order to reduce memory usage and increase the performance, all instances of the terminal are sharing a single process.

Installation

Install the latest version of lxterminal as follows:

guix install lxterminal

Or install a particular version:

guix install lxterminal@0.4.1

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.

Badge code

You can use the following badge to inform users of lxterminal about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/lxterminal'><img src='https://packages.guix.gnu.org/packages/lxterminal/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/lxterminal/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/lxterminal)

Example Org:

[[https://packages.guix.gnu.org/packages/lxterminal][https://packages.guix.gnu.org/packages/lxterminal/badges/latest-version.svg]]