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

lxqt-wallet

Password storage for LXQt

The lxqt_wallet project provides secure storage of information that can be presented in key-values pairs, such as passwords associated to user names.

Installation

Install the latest version of lxqt-wallet as follows:

guix install lxqt-wallet

Or install a particular version:

guix install lxqt-wallet@4.0.2

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 lxqt-wallet about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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