muszę zainstalować komisję recenzującą w Ubuntu, próbowałem wykonać następujące polecenia, ale otrzymuję błąd
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
Następnie próbowałem poniżej polecenia, ale w tym celu również pojawia się komunikat o błędzie:
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?
Co powinienem zrobić? Proszę pomóż mi!!!!!