can't install libudev
I'm a huge Linux n00b. sudo dnf install:
- libudev
- libudev1
- libudev-dev
none of these work, "packages not found." Trying to build a makefile but cannot do so without libudev.h. have the file itself downloaded, can't move it to the /usr/include/ directory even with sudo mv (also tried chmod 755 libudev.h, then back to 644 when that didn't work)