appstream-compose
Library for AppStream metadata
Install
- All systems
-
curl cmd.cat/appstream-compose.sh
- Debian
-
apt-get install appstream-util - Ubuntu
-
apt-get install appstream-util -
Alpine
-
apk add appstream-glib - Arch Linux
-
pacman -S appstream-glib - Kali Linux
-
apt-get install appstream-util - CentOS
-
yum install libappstream-glib - Fedora
-
dnf install libappstream-glib - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install appstream-util - Raspbian
-
apt-get install appstream-util - Docker
-
docker run cmd.cat/appstream-compose appstream-composepowered by Commando
libappstream-glib
Library for AppStream metadata
appstream-util
Utility to work with AppStream metadata
AppStream is a cross-distribution effort for creating and sharing metadata about software components available in the package repositories of a distribution. This package provides an utility to work with AppStream metadata, which uses libappstream-glib. It also contains Autotools macros to easily integrate AppStream metadata into an Autotools-based buildsystem, by running 'appstream-util' to validate the files before installing them.