macOS
brew install polkitlocal Homebrew formula metadata
brew / rank 3926
Toolkit for defining and handling authorizations. Version 127 via Homebrew; verified 2026-09-10. Also installable with nix: nix profile install nixpkgs#polkit.
install
brew install polkitlocal Homebrew formula metadata
sudo apk add polkitAlpine Linux edge package indexes · polkit · source: dl-cdn.alpinelinux.org
sudo dnf install polkitFedora Rawhide package metadata · polkit · source: dl.fedoraproject.org
nix profile install nixpkgs#polkitnixpkgs package indexes · pkgs/by-name/po/polkit/package.nix · source: api.github.com
sudo pacman -S polkitArch Linux sync databases · polkit · source: geo.mirror.pkgbuild.com
sudo zypper install polkitopenSUSE Tumbleweed package metadata · polkit · source: download.opensuse.org
sudo apt install pkexecDebian stable package indexes · pkexec · source: deb.debian.org
overview
Toolkit for defining and handling authorizations
history
polkit is a system authorization framework for defining actions, evaluating policy, and mediating requests by unprivileged processes.
The project was originally known as PolicyKit and later adopted the shorter polkit name. It provides a service and policy framework through which unprivileged processes can request authorization for privileged operations.
polkit is packaged across major Linux and Unix-oriented package ecosystems and is commonly installed as infrastructure beneath desktop environments and system services rather than invoked directly by most users.
Administrators install `.policy` action definitions under `/usr/share/polkit-1/actions` and place local authorization rules under `/etc/polkit-1/rules.d`. Applications and services query the authority over D-Bus; administrators can inspect or test authorization through tools such as `pkaction`, `pkcheck`, and `pkexec`.
polkit matters to package maintainers because it sits at the boundary between desktop applications, D-Bus services, and privileged system operations. Packaging it often also means packaging action-policy files and JavaScript authorization rules with security-sensitive installation paths.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/usr/share/polkit-1/actions/*.policy/etc/polkit-1/rules.d/*.rules/usr/share/polkit-1/rules.d/*.rulesexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pkaction | cli | global executable | |
pkcheck | cli | global executable | |
pkexec | cli | global executable | |
pkttyagent | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/polkit-org/polkit
install metadata
| Package key | brew:polkit |
|---|---|
| Version | 127 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/polkit |
| Homepage | https://github.com/polkit-org/polkit |
| Repository | https://github.com/polkit-org/polkit |
| License | LGPL-2.0-or-later |
| Source archive | https://github.com/polkit-org/polkit/archive/refs/tags/127.tar.gz |
| Last updated | 2026-09-10T21:11:52Z |
| Pulse | updated |
| Dependencies | duktape, gettext, glib |
| Build dependencies | gettext, gobject-introspection, meson, ninja, pkgconf |
| Uses from macOS | expat |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | polkit |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
polkit
nix profile install nixpkgs#polkitpolkit 127-r2
Application development toolkit for controlling system-wide privileges
https://github.com/polkit-org/polkit
sudo apk add polkitpolkit-common 127-r2
Common files for polkit and polkit-elogind
https://github.com/polkit-org/polkit
sudo apk add polkit-commonpolkit-dev 127-r2
Application development toolkit for controlling system-wide privileges (development files)
https://github.com/polkit-org/polkit
sudo apk add polkit-devpolkit-doc 127-r2
Application development toolkit for controlling system-wide privileges (documentation)
https://github.com/polkit-org/polkit
sudo apk add polkit-docpolkit-elogind 127-r2
Polkit with elogind session tracking
https://github.com/polkit-org/polkit
sudo apk add polkit-elogindpolkit-elogind-dev 127-r2
Polkit with elogind session tracking (development files)
https://github.com/polkit-org/polkit
sudo apk add polkit-elogind-devpolkit-elogind-libs 127-r2
Polkit with elogind session tracking (libraries)
https://github.com/polkit-org/polkit
sudo apk add polkit-elogind-libspolkit-lang 127-r2
Languages for package polkit
https://github.com/polkit-org/polkit
sudo apk add polkit-langpolkit-noelogind-libs 127-r2
Application development toolkit for controlling system-wide privileges (libraries)
https://github.com/polkit-org/polkit
sudo apk add polkit-noelogind-libspolkit-openrc 127-r2
Application development toolkit for controlling system-wide privileges (OpenRC init scripts)
https://github.com/polkit-org/polkit
sudo apk add polkit-openrcpolkit-systemd 127-r2
Application development toolkit for controlling system-wide privileges (systemd files)
https://github.com/polkit-org/polkit
sudo apk add polkit-systemdpolkit 127-5.fc45
An authorization framework
https://github.com/polkit-org/polkit
sudo dnf install polkitpolkit-devel 127-5.fc45
Development files for polkit
https://github.com/polkit-org/polkit
sudo dnf install polkit-develpolkit-docs 127-5.fc45
Development documentation for polkit
https://github.com/polkit-org/polkit
sudo dnf install polkit-docspolkit-libs 127-5.fc45
Libraries for polkit
https://github.com/polkit-org/polkit
sudo dnf install polkit-libssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.