According to ArchWiki, using `pacman -Sy` to perform partial upgrades is not supported.
@@ -85,8 +85,8 @@ brew install xmake
::: code-group
-```sh [Archlinux]
-sudo pacman -Sy xmake
+```sh [Arch Linux]
+sudo pacman -S xmake
```
```sh [Alpine]
@@ -87,8 +87,8 @@ brew install xmake