mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2026-04-10 20:50:00 -05:00
Invalid Arch installtion instructions #28
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @keddad on GitHub.
There are instructions for Arch on the website suggesting to install vscodium package from AUR, like
sudo yay -S vscodiumBut there are no such package! I guess it should be vscodium-bin.
@keddad commented on GitHub:
Also, yay warns you to not run it as root. It just asks you for the password when it needs it, running it with sudo is probably a bad practice.
@stripedpajamas commented on GitHub:
I think this is already done:
@keddad commented on GitHub:
It is not really a bug, but looks like there are no other way to create an issue