#Replacing sudo with doas
11 messages · Page 1 of 1 (latest)
I don't see why not
@humble raft https://aur.archlinux.org/packages/opendoas-sudo this AUR package provides the sudo dependency via doas as a symlink
meaning all packages that have sudo as a dependency will work
does it only provide the symlink?
because that's what i already kinda have - a symlink from /usr/bin/doas to /usr/bin/sudo
okay wait yeah that's a lot of packages that depend on sudo
so just remove sudo and install this instead?
that is not something you should make yourself
it will remove sudo automatically once you install this
oh aight