Skip to content

Commit 73e0903

Browse files
authored
Fix arch uninstall command
1 parent 719b718 commit 73e0903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

portmaster/install/linux.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ sudo yum remove portmaster
339339
###### Arch
340340

341341
```sh
342-
sudo pacman -Rnsu portmaster
342+
sudo pacman -Rnsu portmaster-stub-bin
343343
```
344344

345345
### Community Contributions

0 commit comments

Comments
 (0)