Ich kann keine Software installieren :( Mein Softwarecenter ist verschwunden
und wenn ich Pakete wie apt verwende, zum Beispiel wenn ich vlc installieren möchte
sudo apt install vlc
Ich erhalte diesen Fehler
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package vlc
sudo apt-update
Ich habe versucht , vor der Installation hinzuzufügen, ich habe
Hit:1 http://ppa.launchpad.net/mc3man/mpv-tests/ubuntu groovy InRelease
Err:2 https://dl.google.com/linux/chrome/deb stable InRelease
Cannot initiate the connection to dl.google.com:443 (2a00:1450:4019:805::200e). - connect (101: Network is unreachable) Could not connect to dl.google.com:443 (216.58.208.238), connection timed out
Err:3 http://packages.microsoft.com/repos/code stable InRelease
Connection failed [IP: 104.214.230.139 80]
Err:4 http://us.archive.ubuntu.com/ubuntu groovy InRelease
Connection failed [IP: 91.189.91.38 80]
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/groovy/InRelease Connection failed [IP: 91.189.91.38 80]
W: Failed to fetch https://dl.google.com/linux/chrome/deb/dists/stable/InRelease Cannot initiate the connection to dl.google.com:443 (2a00:1450:4019:805::200e). - connect (101: Network is unreachable) Could not connect to dl.google.com:443 (216.58.208.238), connection timed out
W: Failed to fetch http://packages.microsoft.com/repos/code/dists/stable/InRelease Connection failed [IP: 104.214.230.139 80]
W: Some index files failed to download. They have been ignored, or old ones used instead.
Ich habe versucht, Dinge, wenn Sie den gleichen Fehler erhalten, bitte helfen Sie mir
Antwort1
Überprüfen Sie, ob Ihr Ubuntu-Rechner wirklich über einen Internetzugang verfügt, d. h. ob die entsprechende Netzwerkschnittstelle aktiviert und richtig konfiguriert ist, das Kabel eingesteckt ist, ein WLAN-Spot verfügbar ist usw. Diese Fehlermeldung connect (101: Network is unreachable)
besagt nämlich, dass Sie aus irgendeinem Grund keinen Internetzugang haben.