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

yakuake

Quad-style terminal emulator for KDE

Yakuake is a drop-down terminal emulator based on KDE Konsole technology. Features include:

  • Smoothly rolls down from the top of your screen

  • Tabbed interface

  • Configurable dimensions and animation speed

  • Skinnable

  • Sophisticated D-Bus interface

Installation

Install the latest version of yakuake as follows:

guix install yakuake

Or install a particular version:

guix install yakuake@24.12.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 yakuake about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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