Add first-class handling for .deb (dpkg) and .rpm packages, including the ability to distinguish them from generic system packages and to handle removal when PackageKit is unavailable or misconfigured.
Should fall back to dpkg -r / rpm -e (with polkit) where appropriate, and ideally surface the origin (official repo vs manually installed) in the UI.
Add first-class handling for .deb (dpkg) and .rpm packages, including the ability to distinguish them from generic system packages and to handle removal when PackageKit is unavailable or misconfigured.
Should fall back to
dpkg -r/rpm -e(with polkit) where appropriate, and ideally surface the origin (official repo vs manually installed) in the UI.