Description
A complete re-implementation of OpenBSD's doas with security in mind & ease of use in mind.
doas is a utility that is aimed to replace sudo for most ordinary use cases.
It was written for OpenBSD and been ported to Linux & macOS but various individuals.
Unfortunately, these ports were poorly written and weren't secured at all.
Instead, I decided to re-implement doas the way I think it should have been written.
Installation Instructions
$ sudo dnf copr enable odedlaz/suex
$ sudo dnf install -y suex
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download |
|---|
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable odedlaz/suex
More info about enabling Copr repositories