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

appstream-qt6

Tools and libraries to work with AppStream metadata

AppStream is a cross-distribution effort for enhancing the way we interact with the software repositories provided by distributions by standardizing software component metadata. It provides the foundation to build software-center applications, by providing metadata necessary for an application-centric view on package repositories. It additionally provides specifications for things like an unified software metadata database, screenshot services and various other things needed to create user-friendly application-centers for distributions.

Installation

Install the latest version of appstream-qt6 as follows:

guix install appstream-qt6

Or install a particular version:

guix install appstream-qt6@1.0.3

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

Example HTML:

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

Example Markdown:

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

Example Org:

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