انجمنهای فارسی اوبونتو
کمک و پشتیبانی => انجمن عمومی => نویسنده: masoudit در 13 آبان 1403، 09:52 بظ
-
با سلام من میخواستم از طریق ترمینال با این دستور:sudo apt install vlc وی ال سی را نصب کنم اما به این ارور خوردم :
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
mypaint : Depends: mypaint-data (>= 2.0.1-10build2) but it is not going to be installed
Depends: mypaint-brushes (>= 1.5~) but it is not going to be installed
Depends: python3-numpy but it is not going to be installed
Depends: librsvg2-bin
Recommends: mypaint-data-extras but it is not going to be installed
steam:i386 : Depends: steam-installer:i386 (= 1:1.0.0.79~ds-2)
vlc : Depends: vlc-bin (= 3.0.20-3build6) but it is not going to be installed
Depends: vlc-plugin-base (= 3.0.20-3build6) but it is not going to be installed
Depends: vlc-plugin-qt (= 3.0.20-3build6) but it is not going to be installed
Depends: vlc-plugin-video-output (= 3.0.20-3build6) but it is not going to be installed
Recommends: vlc-l10n (= 3.0.20-3build6) but it is not going to be installed
Recommends: vlc-plugin-access-extra (= 3.0.20-3build6) but it is not going to be installed
Recommends: vlc-plugin-notify (= 3.0.20-3build6) but it is not going to be installed
Recommends: vlc-plugin-samba (= 3.0.20-3build6) but it is not going to be installed
Recommends: vlc-plugin-skins2 (= 3.0.20-3build6) but it is not going to be installed
Recommends: vlc-plugin-video-splitter (= 3.0.20-3build6) but it is not going to be installed
Recommends: vlc-plugin-visualization (= 3.0.20-3build6) but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
بنده بسیار تازه کار هستم و لطف کنید به صورت کامل به من توضیح دهید تشکر .
-
درود
لطفا خروجی هارو در تگ کد که دکمش # هست بزارید. فرسته اول خوتونو ویرایش کنید و خروجی رو در تگ کد بذارید.
خروجی زیر را بذارید.
sudo apt --fix-broken install
-
ببخشید لطف کنید جواب سوال من را بدید واقعا مهمه.
-
دوست عزیز، مطمئن باشید اگه کسی حتما بدونه جواب مشکل شما چیه راهنمایی تون میکنه،
لطفا خروجی زیر را بدین.
sudo apt -f install
-
همیشه خوبه ارورهایی که میگیری رو دقیق بخونی. نوشته که باید این دستور رو اجرا کنی:
sudo apt --fix-broken install
احتمالا قبلا یه بسته ای نصب کردی که نصفه و نیمه نصب شده و مشکل اونجاست. می گه اول باید اون حل بشه بعد بری سراغ نصب جدید. البته ممکنه کلا همونطوری که بالا هم پیشنهاد کردن، مشکل از منابع باشه که اون هم باید حل بشه. من بودم ولی با این دو قدم شروع می کردم:
sudo apt update
sudo apt --fix-broken install