C
C#3mo ago
Brady Kelly

✅ Install Rider on Ubuntu from .tar.gz archive

So far I've found 2 sets of instructions to just extract the Rider.tar.gz contents to /opt/ and then run /opt/<rider>/bin/rider.sh, but that runs Rider from a terminal, and I'd much rather I could just run the executable from my Avitivities sidebar. How can I properly install Rider using the archive I have. I don't have bandwidth to download it again using Snap or some other method.
2 Replies
Buddy
Buddy3mo ago
Best way would be to install the toolbox. for next time You need to either create an appimage or copy certain contents to certain folders, the latter is way more annoying. Toolbox is a hub for all JetBrains products, so you can easily install and manage your installations, also auto-update is available as an option.
jcotton42
jcotton423mo ago
Look up how to make a .desktop file for your desktop environment, and where to put it