Help with Installing OpenRGB on Linux Mint?

0
0
Asked By TechNo0b2023 On

I'm trying to set up OpenRGB on my Linux Mint machine and I've hit a wall. After searching for about half an hour, I need some guidance. I can't find OpenRGB in the software manager, so I went to their website and downloaded the AppImage version. However, when I click on it in my Downloads folder, nothing happens. I've also read that for the AppImage, I need to install Udev Rules, but the instructions on the linked page are really confusing for me as a newcomer from Windows. Can anyone break this down into simpler steps?

1 Answer

Answered By LinuxGuru99 On

You can try installing OpenRGB using the Debian (deb) file instead of the AppImage. Just head over to the OpenRGB releases page [here](https://openrgb.org/releases.html) and download the latest deb file. Once you have it downloaded, open your terminal and run the command `sudo dpkg -i filename.deb` (make sure you replace 'filename.deb' with the actual name of the file you downloaded). This should get OpenRGB set up on your system. Give it a shot!

NewbieNavigator -

Got it! But there are a lot of deb files on that page. Which specific one should I download?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.