Kali Linux apt-get Update hatası

Eminz1

Hectopat
Katılım
13 Nisan 2020
Mesajlar
74
Makaleler
1
Çözümler
1
Daha fazla  
Cinsiyet
Erkek
Arkadaşlar sorun başlıkda belirtdiğim gibi apt-get Update yazdığımda bu hatayı alıyorum:
E: List directory /var/lib/apt/lists/partial is missing. - acquire (13: Permission denied)
W: Problem unlinking the file /var/cache/apt/pkgcache.bin - removecaches (13: Permission denied)
W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - removecaches (13: Permission denied)
Bu sorunu nasıl çözebilirim? (vm VirtualBox üzerinden çalıştırıyorum)
 
Son düzenleyen: Moderatör:
Sudo kullanmıyorsun sanırım. Sudo komutunu kullanarak çözmen olası.

sudo apt-get update
 
sudo apt update komutunu çalıştır apt-get yazmaya gerek yok.
 
sudo apt-get update bunu dene olacaktır.
Eğer olmazsa sudo apt dist-upgrade bu komutu yaz.
 
Bu siteyi kullanmak için çerezler gereklidir. Siteyi kullanmaya devam etmek için çerezleri kabul etmelisiniz. Daha Fazlasını Öğren.…