appstreamcli
Software component metadata management
Install
- All systems
-
curl cmd.cat/appstreamcli.sh
- Debian
-
apt-get install appstream
- Ubuntu
-
apt-get install appstream
- Arch Linux
-
pacman -S appstream
- Kali Linux
-
apt-get install appstream
- Fedora
-
dnf install appstream
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install appstream
- Raspbian
-
apt-get install appstream
- Dockerfile
- dockerfile.run/appstreamcli
appstream
Software component metadata management
AppStream is a metadata specification, allowing to write metadata for software projects in a standardized format. It provides facilities to easily access and transform the data, as well as a few additional services to allow building feature-rich software center applications. This package provides tools to generate, maintain and query the AppStream data pool of installed and available software, and enables integration with the APT package manager. The 'appstreamcli' tool can be used for accessing the software component pool as well as for working with AppStream metadata directly, including validating it for compliance with the specification.