logiops icon indicating copy to clipboard operation
logiops copied to clipboard

Issue on Ubuntu 21.04 when installing dependencies

Open nicolas-source opened this issue 4 years ago • 2 comments

Issue (Ubuntu 21.04) When running: sudo apt install libudev-dev

The following packages have unmet dependencies: policykit-1 : Depends: default-logind or logind

nicolas-source avatar Sep 18 '21 19:09 nicolas-source

I would try sudo apt install default-logind and then try installing it again.

samfreund avatar Mar 01 '22 15:03 samfreund

also try sudo apt install logind if that doesn't work.

samfreund avatar Mar 01 '22 15:03 samfreund