sudo apt-get update
E: The method driver /usr/lib/apt/methods/https could not be found.
[email protected]:~$ sudo apt-get clean
[email protected]:~$ cd /var/lib/apt
[email protected]:/var/lib/apt$ sudo mv lists lists.old
[email protected]:/var/lib/apt$ sudo mkdir -p lists/partial
[email protected]:/var/lib/apt$ sudo apt-get clean
[email protected]:/var/lib/apt$ sudo apt-get update
E: The method driver /usr/lib/apt/methods/https could not be found.
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
[email protected]:/var/lib/apt$ sudo apt-get update
E: The method driver /usr/lib/apt/methods/https could not be found.
Почему я получаю эти ошибки при обновлении apt-get?