How to Install and Uninstall xdg-dbus-proxy Package on Kali Linux

Last updated: May 02,2024

1. Install "xdg-dbus-proxy" package

Please follow the instructions below to install xdg-dbus-proxy on Kali Linux

$ sudo apt update $ sudo apt install xdg-dbus-proxy

2. Uninstall "xdg-dbus-proxy" package

This guide let you learn how to uninstall xdg-dbus-proxy on Kali Linux:

$ sudo apt remove xdg-dbus-proxy $ sudo apt autoclean && sudo apt autoremove

3. Information about the xdg-dbus-proxy package on Kali Linux

Package: xdg-dbus-proxy
Version: 0.1.5-1
Installed-Size: 72
Maintainer: Utopia Maintenance Team
Architecture: amd64
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.40.0)
Size: 24432
SHA256: ceb7a26fa1f5cbea0848cb6592c9c2807e16307f51151251d514eb3b8b24c902
SHA1: 70d9954e86607798dd42680b8653b61096fb5647
MD5sum: c92e59e16e5b2f8012688b73953820f0
Description: filtering D-Bus proxy
xdg-dbus-proxy is a filtering proxy for D-Bus connections. It was
originally part of the Flatpak project, but it has been broken out as
a standalone module to facilitate using it in other contexts, for
example in WebKit-GTK's optional bubblewrap-based sandbox.
.
For this proxy to be useful, restricted D-Bus clients must be denied
access to the normal D-Bus socket (for example by using containers or
AppArmor rules), and instead given access to the listening Unix socket
created by the proxy (typically by bind-mounting it into a Linux
container).
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/flatpak/xdg-dbus-proxy
Section: admin
Priority: optional
Filename: pool/main/x/xdg-dbus-proxy/xdg-dbus-proxy_0.1.5-1_amd64.deb