Пакет packagekit: Информация

    Исходный пакет: packagekit
    Версия: 1.2.5.0.0.30-alt1
    Собран:  17 августа 2023 г. 4:07
    Категория: Прочее
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.freedesktop.org/software/PackageKit/

    Лицензия: LGPL-2.1+
    О пакете: Package management service
    Описание: 
    PackageKit is a D-Bus abstraction layer that allows the session user
    to manage packages in a secure way using a cross-distro,
    cross-architecture API.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libpackagekit-glib (e2kv6, e2kv5, e2kv4, e2k)
    libpackagekit-glib-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libpackagekit-glib-devel (e2kv6, e2kv5, e2kv4, e2k)
    libpackagekit-gtk3-module (e2kv6, e2kv5, e2kv4, e2k)
    libpackagekit-gtk3-module-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    packagekit (e2kv6, e2kv5, e2kv4, e2k)
    packagekit-checkinstall (noarch)
    packagekit-command-not-found (e2kv6, e2kv5, e2kv4, e2k)
    packagekit-command-not-found-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    packagekit-cron (noarch)
    packagekit-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    packagekit-gstreamer-plugin (e2kv6, e2kv5, e2kv4, e2k)
    packagekit-gstreamer-plugin-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-packagekit (noarch)

    Сопровождающий: Ivan Zakharyaschev


      1. bash-completion
      2. boost-devel
      3. meson
      4. appstream-devel
      5. gobject-introspection-devel
      6. gst-plugins1.0-devel
      7. gstreamer1.0-devel
      8. gtk-doc
      9. libpolkit-devel
      10. gcc-c++
      11. intltool
      12. rpm-build-python3
      13. libapt-devel
      14. libgtk+3-devel
      15. vala-tools
      16. libsqlite3-devel
      17. libsystemd-devel

    Последнее изменение


    17 июля 2023 г. Ivan Zakharyaschev 1.2.5.0.0.30-alt1
    - Build PACKAGEKIT_1_2_5-30-g8957e9e49 with a fix for
      https://github.com/PackageKit/PackageKit/issues/539 (random crash).
    24 августа 2022 г. Ivan Zakharyaschev 1.2.5-alt7
    - Rewritten a tiny piece of code to fix build with lcc.
    - Adapted to ALT's apt API a bit further by dropping an unused parameter of
      MarkInstall(). (In apt, it either has a default value or will be eliminated.)
    17 августа 2022 г. Oleg Solovyov 1.2.5-alt6
    - offline-update: create btrfs snapshot via timeshift before committing changes