%general-entities; ]> AppStream-&appstream-version; AppStream Introduction to AppStream The AppStream package contains a library and tool that is useful for retrieving software metadata and making it easily accessible to programs which need it. &lfs120_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &appstream-md5sum; Download size: &appstream-size; Estimated disk space required: &appstream-buildsize; Estimated build time: &appstream-time; AppStream Dependencies Required , , , , , and Optional , &qt5-deps;, and libstemmber Installation of AppStream Install AppStream by running the following commands: mkdir build && cd build && meson setup --prefix=/usr \ --buildtype=release \ -Dapidocs=false \ -Dstemming=false .. && ninja To test the results, issue: ninja test. Now, as the root user: ninja install && mv -v /usr/share/doc/appstream{,-&appstream-version;} Command Explanations -Dapidocs=false: This switch disables building the API documentation. Remove it if you have installed and wish to generate the API documentation. -Dstemming=false: This switch disables stemming support. Remove this switch if you have libstemmer installed and want faster searches. : Use this option if you have &qt5-deps; installed and you want to build support for Qt applications into this package. Contents Installed Programs Installed Libraries Installed Directories appstreamcli libappstream.so /usr/include/appstream, /usr/share/doc/appstream-&version;, and /usr/share/installed-tests/appstream Short Descriptions appstreamcli queries information from AppStream metadata and from the AppStream component index appstreamcli libappstream.so contains functions that handle AppStream metadata queries and request information from the AppStream component index libappstream.so