я должен установить обзорную доску в Ubuntu, я пробовал следующие команды, но я получаю ошибку
sudo apt-get install python-setuptools.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-setuptools is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package python-setuptools has no installation candidate
Затем я попробовал команду ниже, но для этого также я получаю сообщение об ошибке:
apt-get upgrade
E: Could not open lock file /var/lib/dpkg/lock - open (13 Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
Что мне делать? Пожалуйста, помогите мне !!!!!