From 475c862b1757919818f65344461bfc9489d0dc4d Mon Sep 17 00:00:00 2001 From: Matti Airas Date: Thu, 6 Nov 2025 00:37:36 +0200 Subject: [PATCH] Add Package Manager entry to applications.yml Added Package Manager details to applications.yml --- _data/applications.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_data/applications.yml b/_data/applications.yml index a6ea139d..096da794 100644 --- a/_data/applications.yml +++ b/_data/applications.yml @@ -283,3 +283,11 @@ ros2-diagnostics: license: LGPL 2.1 description: | Cockpit application to view ROS 2 diagnostics. + +package-manager: + title: Package Manager + source: https://github.com/hatlabs/cockpit-package-manager + issues: https://github.com/hatlabs/cockpit-package-manager/issues + license: LGPL 2.1 + description: | + DEB (APT) / RPM browsing and installation tool using PackageKit.