Package Details: doas-sudo-shim 0.1.1-3

Git Clone URL: https://aur.archlinux.org/doas-sudo-shim.git (read-only, click to copy)
Package Base: doas-sudo-shim
Description: A shim for the sudo command that utilizes doas
Upstream URL: https://github.com/jirutka/doas-sudo-shim
Keywords: doas sudo
Licenses: ISC
Conflicts: sudo
Provides: sudo
Submitter: jirutka
Maintainer: jirutka
Last Packager: jirutka
Votes: 9
Popularity: 0.148691
First Submitted: 2022-03-15 21:29 (UTC)
Last Updated: 2023-02-03 22:38 (UTC)

Dependencies (4)

Required by (265)

Sources (1)

Latest Comments

itamarperdomo commented on 2025-04-08 15:26 (UTC)

Hi, the doas-sudo-shim package currently works a little limited, i am not saying is out of date because is working

but as we know, its not enough compatible with sudo, makepkg fails if you use it! There is an update at https://github.com/jirutka/doas-sudo-shim/pull/13#discussion_r1973555014

luluco250 commented on 2023-08-08 01:51 (UTC)

Thanks for this, though I've ended up forking it to doas-sudo-shim-minimal which only installs the script and skips generating the manual page (too much work/dependencies for something non-essential, specially on slower/storage-constrained hardware).

jirutka commented on 2023-02-03 22:39 (UTC)

@cartogan, I just added provides.

cartogan commented on 2023-02-03 22:33 (UTC)

Is this package a replacement for opendoas-sudo which seems to no longer be available in the AUR? If so, there is one problem. The opendoas-sudo package provided sudo but doas-sudo-shim does not. As a result, packages like matlab-support that depend on sudo don't work with doas-sudo-shim but used to work with opendoas-sudo.