ulauncher
Application launcher for Linux
Ulauncher is a fast application launcher for Linux. It is written in Python, using GTK+, and features: App Search (fuzzy matching), Calculator, Extensions, Shortcuts, File browser mode and Custom Color Themes.
- Versions: 6.0.0-18.901ce03
- Website: https://ulauncher.io
- Licenses: GPL 3+
- Package source: gnu/packages/xdisorg.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ulauncher as follows:
guix install ulauncher
Or install a particular version:
guix install ulauncher@6.0.0-18.901ce03
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 ulauncher about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/ulauncher'><img src='https://packages.guix.gnu.org/packages/ulauncher/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/ulauncher)
Example Org:
[[https://packages.guix.gnu.org/packages/ulauncher][https://packages.guix.gnu.org/packages/ulauncher/badges/latest-version.svg]]