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.
- Versions: 0.4.1
- Website: https://www.lxde.org/
- Licenses: GPL 2+
- Package source: gnu/packages/lxde.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]