Package Details: run0-sudo-shim-git 1.4.2.r0.g9fa985d-1

Git Clone URL: https://aur.archlinux.org/run0-sudo-shim-git.git (read-only, click to copy)
Package Base: run0-sudo-shim-git
Description: An imitation of sudo, using run0 internally - WARNING: !!! THIS REPLACES SUDO !!!
Upstream URL: https://github.com/LordGrimmauld/run0-sudo-shim
Licenses: BSD-3-Clause
Conflicts: sudo
Provides: sudo
Submitter: lynastral
Maintainer: lynastral
Last Packager: lynastral
Votes: 3
Popularity: 0.30
First Submitted: 2025-08-06 15:40 (UTC)
Last Updated: 2026-07-05 14:17 (UTC)

Required by (409)

Sources (1)

Latest Comments

lynastral commented on 2026-07-05 14:17 (UTC)

oops, i had left a debug fd call in the package, removed, should be fixed

SamLukeYes commented on 2026-07-05 12:19 (UTC)

Fails to package in a clean chroot.

==> Entering fakeroot environment...
==> Starting package()...
/startdir/PKGBUILD: line 29: fd: command not found
==> ERROR: A failure occurred in package().
    Aborting...
==> ERROR: Build failed, check /var/lib/aurbuild/x86_64/yes/build
error: failed to build 'run0-sudo-shim-git-1.4.2.r0.g9fa985d-1': failed to run: makechrootpkg -r /var/lib/aurbuild/x86_64 -- -feA --noconfirm --noprepare --holdver: 

lynastral commented on 2026-07-04 18:34 (UTC)

Shell completions for fish and bash, as well as the manpage have been packaged

lepz0r commented on 2026-07-02 07:56 (UTC)

I maintain release version https://aur.archlinux.org/packages/run0-sudo-shim

lynastral commented on 2026-06-30 06:03 (UTC)

need to update the package to include the newly generated manpages

https://github.com/LordGrimmauld/run0-sudo-shim/commit/7da214c44ea00c95455542b8029aec8de5871601

lynastral commented on 2026-06-16 05:56 (UTC)

While a bin package was planned, I am currently very busy, and thus as of now this is not going to happen

lepz0r commented on 2026-06-16 04:25 (UTC)

Will you also create the package for non-git version?

lynastral commented on 2025-08-06 15:53 (UTC)

I see, will do right away, I had some doubts about it.

oech3 commented on 2025-08-06 15:48 (UTC)

replaces=('sudo') means sudo project itself was renamed to run0-sudo-shim at upstream. Please remove it.