ฉันค้นหาตัวเลือกมากมายบนอินเทอร์เน็ตเพื่อติดตั้ง VLC media player บน Ubuntu 14.04 (Trusty Tahr) แต่ไม่มีอะไรทำงานให้ฉัน
ฉันจะแก้ไขปัญหานี้ได้อย่างไร
ข้อผิดพลาด:
root@hiteshb-To-be-filled-by-O-E-M:~# apt-get install vlc
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libavcodec54 libavformat54 libchromaprint0 libmp3lame0 libvlc5 libvlccore7
vlc-data vlc-nox vlc-plugin-notify vlc-plugin-pulse
Suggested packages:
libchromaprint-tools python-acoustid videolan-doc
Recommended packages:
libdvdcss2
The following NEW packages will be installed:
libavcodec54 libavformat54 libchromaprint0 libmp3lame0 libvlc5 libvlccore7
vlc vlc-data vlc-nox vlc-plugin-notify vlc-plugin-pulse
0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
ลองพิมพ์: "sudo apt-get update && sudo apt-get upgrade" ก่อนพิมพ์ "apt-get install vlc"
—
Nymeria