Skip to content

Commit

Permalink
Fix arch uninstall command
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi authored Nov 13, 2024
1 parent 719b718 commit 73e0903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion portmaster/install/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ sudo yum remove portmaster
###### Arch

```sh
sudo pacman -Rnsu portmaster
sudo pacman -Rnsu portmaster-stub-bin
```

### Community Contributions
Expand Down

0 comments on commit 73e0903

Please sign in to comment.