Can't open rstudio on manjaro

can’t open rstudio since installed
already tried
export QT_QPA_PLATFORM=xcb
rstudio --no-sandbox
got this error: zsh: command not found: rstudio

find / -name "rstudio*"

The error is self explanatory …

Custom packages are unsupported - originating in AUR et al.

I think the command to launch Rstudio is rstudio-bin.

If you want to find out the right command for Rstudio, or any other package you installed, see the Arch Wiki:
https://wiki.archlinux.org/title/Frequently_asked_questions#I_just_installed_Package_X._How_do_I_start_it.3F

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.