will be updated further ??
Search Criteria
Package Details: bleachbit-root 1.0.3-6
Package Actions
| Git Clone URL: | https://aur.archlinux.org/bleachbit-root.git (read-only, click to copy) |
|---|---|
| Package Base: | bleachbit-root |
| Description: | Run bleachbit as root for cleaning system files |
| Upstream URL: | https://www.bleachbit.org/ |
| Keywords: | bleachbit clean doas elevate polkit privacy root security sudo unnecessary |
| Licenses: | GPL |
| Submitter: | saltedcoffii |
| Maintainer: | tjw123hh |
| Last Packager: | tjw123hh |
| Votes: | 4 |
| Popularity: | 0.26 |
| First Submitted: | 2023-03-16 11:50 (UTC) |
| Last Updated: | 2026-01-09 03:48 (UTC) |
Dependencies (2)
- bleachbit (bleachbit-gitAUR, bleachbit-cliAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
Required by (0)
Sources (1)
Latest Comments
bartko666111 commented on 2026-01-07 11:10 (UTC)
tjw123hh commented on 2024-06-09 05:09 (UTC) (edited on 2026-01-09 04:16 (UTC) by tjw123hh)
This package now uses the policy file shipped with the bleachbit package (/usr/share/polkit-1/actions/org.bleachbit.policy), which relies on the deprecated org.freedesktop.policykit.exec.allow_gui.
Native Wayland desktop support obtained by overriding WAYLAND_DISPLAY and XDG_SESSION_ID has been removed due to security concerns. It now runs under Wayland via XWayland.
Note: org.freedesktop.policykit.exec.allow_gui is still used despite being deprecated for security reasons. A proper solution requires BleachBit to be updated to support running under Wayland as an unprivileged user, with privilege escalation handled via polkit or similar mechanisms (https://github.com/bleachbit/wishlist/issues/142).
saltedcoffii commented on 2023-03-16 11:58 (UTC)
Please help internationalize! Please comment the translation of "BleachBit (root)" in your language, along with the language code associated, and get added in the contributors section of the package! For example, in Spanish, the translation is "BleachBit (raíz)". Many thanks <3.
Pinned Comments
tjw123hh commented on 2024-06-09 05:09 (UTC) (edited on 2026-01-09 04:16 (UTC) by tjw123hh)
This package now uses the policy file shipped with the
bleachbitpackage (/usr/share/polkit-1/actions/org.bleachbit.policy), which relies on the deprecatedorg.freedesktop.policykit.exec.allow_gui.Native Wayland desktop support obtained by overriding
WAYLAND_DISPLAYandXDG_SESSION_IDhas been removed due to security concerns. It now runs under Wayland via XWayland.Note:
org.freedesktop.policykit.exec.allow_guiis still used despite being deprecated for security reasons. A proper solution requires BleachBit to be updated to support running under Wayland as an unprivileged user, with privilege escalation handled via polkit or similar mechanisms (https://github.com/bleachbit/wishlist/issues/142).