Nie można usunąć programów


1

Muszę usunąć niektóre programy z mojej dystrybucji Deepin, ale pojawia się ten błąd:

amr@amr-PC:~$ sudo apt-get autoremove Virtual Network Editor
[sudo] Mot de passe de amr : 
E: Impossible d'obtenir le verrou /var/lib/dpkg/lock - open (11: Ressource temporairement non disponible)
E: Impossible de verrouiller le répertoire d'administration (/var/lib/dpkg/). Il est possible qu'un autre processus l'utilise.
amr@amr-PC:~$ 

Tłumacz Google:

amr@amr-PC:~$ sudo apt-get autoremove Virtual Network Editor
[sudo] Password of amr :
 E: Can not get lock / var / lib / dpkg / lock - open (11: Resource 
temporarily unavailable)
E: Can not lock the administration directory (/ var / lib / dpkg /). It is 
possible that another process uses it.
amr@amr-PC:~$ 

Oznacza to, że używasz aptgdzie indziej. Obecnie nie jest dostępny.
Prvt_Yadav

Odpowiedzi:


0

użyć sudo apt --fix-broken autoremove. Jeśli to nie zadziała, użyj sudo reboot, a następnie użyjapt-get --fix-broken autoremove

Korzystając z naszej strony potwierdzasz, że przeczytałeś(-aś) i rozumiesz nasze zasady używania plików cookie i zasady ochrony prywatności.
Licensed under cc by-sa 3.0 with attribution required.