Set up failed python3

when i run : $ apt install python3-minimal build-essential python3-setuptools
=> could not open lock file /var/lib/dpkg/lock-frontend - open (13 permission denied)
Unable to lock the administration directory (/var/lib/dpkg/), are you root?

can you support for me?

add sudo before the command, so: $ sudo apt install python3-minimal build-essential python3-setuptools

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.