We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 594efa8 + 827c5b5 commit f2b9b99Copy full SHA for f2b9b99
README.md
@@ -42,13 +42,13 @@ The sudo-rs package on Arch Linux is typically up-to-date.
42
43
### Fedora
44
45
-If you are running Fedora 41 or later, you can use:
+On Fedora you can use:
46
```sh
47
dnf install sudo-rs
48
```
49
This will offer the functionality using the commands `sudo-rs`, `visudo-rs` and `su-rs` to avoid conflicts.
50
51
-The version packaged is based on release 0.2.6 from May 2025 which is missing `sudoedit`, `NOEXEC:`, and a few other improvements.
+The version packaged in Fedora is usually the latest.
52
53
### Debian
54
If you are running Debian 13 (trixie) or later you can use:
0 commit comments