Skip to content

Commit

Permalink
Update pages/linux/pacman-remove.md
Browse files Browse the repository at this point in the history
Co-authored-by: Managor <[email protected]>
  • Loading branch information
angadsgrover and Managor authored Nov 14, 2024
1 parent c012205 commit fe356b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/linux/pacman-remove.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

`sudo pacman -Rsn {{package}}`

- Remove a package without prompting:
- [R]emove a package without prompting:

`sudo pacman -R --noconfirm {{package}}`

Expand Down

0 comments on commit fe356b1

Please sign in to comment.