This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Description
I downloaded the .deb version (auto-recommended by the page) from the official download page to my system. It is Ubuntu 13.04 64bit. I then executed sudo dpkg -i brackets-sprint-28-LINUX64.deb for it. From there it appeared to install just fine without any extra dependencies needed. I then went to execute brackets from my shell, and I am getting the following error:
/usr/lib/brackets/Brackets: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
This error is shown whether I am running it directly, trying to open a file, or even using the --help flag.
Is there any information I am leaving out that is useful?