Was that there the whole time? I'm so stupid.
Nope, just uploaded. You're not

Okay thanks.
How do I actually run the motocoin-qt? Now I really feel dumb.
I used the terminal but...
./motocoin-qt: error while loading shared libraries: libminiupnpc.so.8: cannot open shared object file: No such file or directory
Edit 1: I guess it is like this problem:
https://bitcointalk.org/index.php?topic=192984.0Edit 2: I just ran the normal motocoin-qt and got
kyle@Kyle-Desktop-Debian:~/Downloads/motocoin/bin/64$ ./motocoin-qt
./motocoin-qt: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by ./motocoin-qt)
./motocoin-qt: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by ./motocoin-qt)
Edit 3: Doing instructions here:
https://github.com/atom/atom/issues/2020