플라즈마를 설치할 수 없습니다. 애플리케이션 흐름을 설치하는 중에 오류가 발생했습니다.

플라즈마를 설치할 수 없습니다. 애플리케이션 흐름을 설치하는 중에 오류가 발생했습니다.

Arch Linux를 설치할 때 GUI로 GNOME 41을 설치했습니다.

하지만 KDE Plasma 5를 설치하고 싶습니다.

루트로 다음 명령을 실행합니다.

pacman -S plasma plasma-wayland-session kde-applications

하지만 이 명령을 실행하면 패키지를 설치할 때 잠시 멈춘 다음 appstream-qt 0.14.6-1 x86_64많은 오류가 나타납니다!

모든 오류를 복사했는데 모든 것이 괜찮아 보입니다!

error: Failed to get file 'appstream-qt-0.14.6-1-x86_64.pkg.tar.zst' from mirror.osbeck.com : The requested URL returned error: 404
error: Failed to get file 'appstream-qt-0.14.6-1-x86_64.pkg.tar.zst' from archmirror.it : The requested URL returned error: 404
error: Failed to get file 'appstream-qt-0.14.6-1-x86_64.pkg.tar.zst' from mirror.cyberbits.eu : The requested URL returned error: 404
error: Failed to get file 'appstream-qt-0.14.6-1-x86_64.pkg.tar.zst' from de.arch.mirror.kescher.at : The requested URL returned error: 404
error: Failed to get file 'appstream-qt-0.14.6-1-x86_64.pkg.tar.zst' from mirror.pkgbuild.com : The requested URL returned error: 404
error: Failed to get file 'appstream-qt-0.14.6-1-x86_64.pkg.tar.zst' from ftp.halifax.rwth-aachen.de : The requested URL returned error: 404
error: Failed to get file 'appstream-qt-0.14.6-1-x86_64.pkg.tar.zst' from phinau.de : The requested URL returned error: 404
error: Failed to get file 'appstream-qt-0.14.6-1-x86_64.pkg.tar.zst' from mirror.f4st.host : The requested URL returned error: 404
error: Failed to get file 'appstream-qt-0.14.6-1-x86_64.pkg.tar.zst' from archlinux.thaller.ws : The requested URL returned error: 404
error: Failed to get file 'appstream-qt-0.14.6-1-x86_64.pkg.tar.zst' from arch.mirror.constant.com : The requested URL returned error: 404
error: Failed to get file 'appstream-qt-0.14.6-1-x86_64.pkg.tar.zst' from archlinux.uk.mirror.allworldit.com : The requested URL returned error: 404
error: Failed to get file 'appstream-qt-0.14.6-1-x86_64.pkg.tar.zst' from mirror.pseudoform.org : The requested URL returned error: 404
error: Failed to get file 'appstream-qt-0.14.6-1-x86_64.pkg.tar.zst' from archlinux.mailtunnel.eu : The requested URL returned error: 404
error: Failed to get file 'appstream-qt-0.14.6-1-x86_64.pkg.tar.zst' from mirror.telepoint.bg : The requested URL returned error: 404
error: Failed to get file 'appstream-qt-0.14.6-1-x86_64.pkg.tar.zst' from mirror.chaoticum.net : The requested URL returned error: 404
error: Failed to get file 'appstream-qt-0.14.6-1-x86_64.pkg.tar.zst' from europe.mirror.pkgbuild.com : The requested URL returned error: 404
error: Failed to get file 'appstream-qt-0.14.6-1-x86_64.pkg.tar.zst' from mirror.cyberbits.asia :
error: Failed to get file 'appstream-qt-0.14.6-1-x86_64.pkg.tar.zst' from america.mirror.pkgbuild.com : The requested URL returned error: 404
error: Failed to get file 'appstream-qt-0.14.6-1-x86_64.pkg.tar.zst' from asia.mirror.pkgbuild.com : The requested URL returned error: 404
error: Failed to get file 'appstream-qt-0.14.6-1-x86_64.pkg.tar.zst' from mirror.lty.me : The requested URL returned error: 404
Attention: Failed to get some files
error: failed to commit transaction (failed to download some files)
There were some errors, so no packages were updated.

돕다!

답변1

0.14.6-1은 더 이상 이 패키지의 최신 버전이 아니므 appstream-qt로 패키지 목록은쓸모없는. 최신 버전은 0.14.6-2입니다. 당신이 먼저해야시스템 업데이트그런 다음 다시 pacman -Syu실행하십시오 pacman -S plasma plasma-wayland-session kde-applications.

관련 정보