From 228a240fdc4c8ac86d2fe3cb5273754273f431ba Mon Sep 17 00:00:00 2001 From: Integral Date: Sat, 25 Oct 2025 01:28:38 +0800 Subject: [PATCH] Add paru to installation instructions for Arch Linux --- _posts/2000-01-05-install.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_posts/2000-01-05-install.md b/_posts/2000-01-05-install.md index 314da4d..a55aeb5 100644 --- a/_posts/2000-01-05-install.md +++ b/_posts/2000-01-05-install.md @@ -111,6 +111,10 @@ Examples: ``` yay -S vscodium-bin ``` +- **Paru**: + ``` + paru -S vscodium-bin + ``` ## Use a Package Manager (deb/rpm, provided by VSCodium related repository)