How to install uuid-dev?

Hey!
I’m working with PerfectLibary (Swift), but, I’m having a issue:
The libary needs the uuid-dev package. I can’t install with because there’s no sudo. And, I can’t find a uuid-dev binary for amd64, so I really if it’s possible to install it. So, how can I install it (if it’s possible, of course)? :grimacing:

By the way, my english is terrible lol

I do not think there is a way to add it, but you can add uuid as a package to your project.
uuidSuccess

uuiderr

I’m talking about apt’s uuid-dev, not the node module. But I’ll try it out anyways, thanks!

As expected, didn’t work.

/app/.build/checkouts/Perfect-LinuxBridge.git--6617667269761421242/Sources/LinuxBridge/include/LinuxBridge.h:6:10: fatal error: 'uuid/uuid.h' file not found
#include <uuid/uuid.h>