Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't install from the linux command #479

Open
TheBitcoinBaron opened this issue Dec 14, 2024 · 1 comment
Open

Doesn't install from the linux command #479

TheBitcoinBaron opened this issue Dec 14, 2024 · 1 comment

Comments

@TheBitcoinBaron
Copy link

apt-get install xdotool

E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?

This is on linux mint 22 version

@FascinatedBox
Copy link

You need to be root to use apt-get: Either by using su and becoming root, or using sudo apt-get ... to execute just apt-get ... as root.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants