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 8868333 commit c012205
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 @@ -10,7 +10,7 @@

- [R]emove a package and both its dependencies and configuration files ([n]):

`sudo pacman -Rs -n {{package}}`
`sudo pacman -Rsn {{package}}`

- Remove a package without prompting:

Expand Down

0 comments on commit c012205

Please sign in to comment.