logiops
logiops copied to clipboard
Issue on Ubuntu 21.04 when installing dependencies
Issue (Ubuntu 21.04) When running: sudo apt install libudev-dev
The following packages have unmet dependencies: policykit-1 : Depends: default-logind or logind
I would try sudo apt install default-logind and then try installing it again.
also try sudo apt install logind if that doesn't work.