So, i’m trying to install piper, and need libratbagd to run it. But when ever i try to install librat, it just keeps saying it can’t connect to the repo?
So i’m wondering, if their server is down? Is there a way to check it? And are there alternative repos i can use, if that’s the case ?
Or maybe i should look elsewhere for a GUI, to set up my Logitech G502 Hero mouse?
No, not at all. I tried YaST first, and when that failed to work, i looked for alternative solutions. I just googled a solution and tried that. Both referred to an error with connectivity to the repo/server? At least, as far as i could tell. And i honestly, didn’t know where else to look, so i came here?
The intermediate connection error is with repo #4
If you don’t need it, remove it. Unless there is a basic knowledge how to troubleshoot such problems, it is not recommended for beginners to add additional repos. One basic error is, that auto refresh for this repo is disabled. This is an error which often creates problems which are easy to spot for advanced users, but troubles unexperienced ones…
Additionally, you don’t need Packman essential repo #2 if you have the full Packman repo #3. Only one is recommended.
I can’t and won’t tell you how to use your computer, but I highly recommend that you avoid using YaST for repository management or package installation on tumbleweed.
The best place to start, when you want to know if a piece of software is available is a simple zypper se $nameofsoftware as that will tell you if it is in the main repositories or not.
well, the first thing I would do, is follow @hui’s suggestion, and get rid of repo #4. sudo zypper rr 4 sudo zypper ref sudo zypper in libratbag-tools (ratbagd is a dependency of libratbag-tools, which can be found by running zypper info --requires libratbag-tools This isn’t something you need to do, just informational. I don’t remember all that well, but I don’t think it makes much sense to install the daemon, without the tools)
And then you may, or may not need to enable the ratbagd service, I seem to recall you do.