Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:system:userspace:open_doas [2025/04/20 11:12] irelativism |
en:system:userspace:open_doas [2025/04/21 02:01] (current) throgh [Usage] |
||
|---|---|---|---|
| Line 12: | Line 12: | ||
| ===== Installation ===== | ===== Installation ===== | ||
| - | To install [[https:// | + | To install [[https:// |
| <code bash> | <code bash> | ||
| - | pacman -S doas | + | pacman -S opendoas |
| </ | </ | ||
| - | <note important> | + | <note important> |
| ===== Usage ===== | ===== Usage ===== | ||
| Line 29: | Line 29: | ||
| <code bash> | <code bash> | ||
| - | $ doas '' | + | $ doas COMMAND |
| </ | </ | ||