So I tried to install the Brackets text editor using an RPM from this page http://software.opensuse.org/package/brackets. I went into a console and typed
sudo zypper install brackets-1.4-2.2.x86_64.rpm
The output I got was:
Loading repository data...
Reading installed packages...
Resolving package dependencies...
Problem: nothing provides libudev.so.0()(64bit) needed by brackets-1.4-2.2.x86_64
Solution 1: do not install brackets-1.4-2.2.x86_64
Solution 2: break brackets-1.4-2.2.x86_64 by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/c] (c):
I decided cancel it.
How can I fix this?