polkit

Authorization toolkit for defining and handling system permissions

brewmacoslinux
Try with needOr install directly
Source

About

Toolkit for defining and handling authorizations

Commands

pkactionpkcheckpkexecpkttyagent

Examples

Execute a command with elevated privileges using PolicyKit$ pkexec /usr/bin/some-privileged-command
Check if a user has authorization for a specific action$ pkcheck -u user -p 1234 -a org.freedesktop.policykit.exec
Launch the authentication agent for interactive privilege escalation$ pkttyagent -p 1234