Theres a few quirks with doing VRC dev on Linux, so I thought I'd share a quick rundown on how to get everything to work smoothly.
- Install Unityhub
- on Arch we can use
yay -S unityhub - on other distros you can use the Flatpak (I personally avoid it)
flatpak install flathub com.unity.UnityHub - or the more recommended method of manually adding repos and installing
- on Arch we can use