شعار لينكس Have you seen the error while installing a package using yum / yumex? هل شاهدت الخطأ أثناء تركيب حزمة باستخدام yum / yumex؟

Error: vlc conflicts with faad2 >= 2.5 خطأ : vlc الصراعات مع faad2> = 2،5
Error: Missing Dependency: faad2 < 2.5 is needed by package ffmpeg-libs خطأ : المفقودين الاعاله : faad2 <2،5 هي التي يحتاج اليها مجموعة ffmpeg - libs

The error is because of using freshrpms repository or other repository to install recent version of faad2. الخطأ هو بسبب استخدام freshrpms مستودع او غيرها من مستودع لتثبيت النسخه الاخيرة من faad2. Now let’s see how you can solve it. والآن دعونا نرى كيف يمكن ايجاد حل لها.

This is a common error when you are trying to install / update vlc or some other video libraries. وهذا هو مشترك الخطأ عندما تحاول تثبيت / تحديث vlc الفيديو او غيرها من المكتبات. To solve it follow the steps below: لإيجاد حل لها اتباع الخطوات الواردة ادناه :

  1. Remove faad2 - yum remove faad2 ازالة faad2 -- yum ازالة faad2
  2. Re-install faad2 from livna - yum –enablerepo=livna faad2 and any other removed libraries like ffmpeg-libs. أعادة تثبيت faad2 من livna -- yum livna - enablerepo = faad2 وإزالة أي مكتبات اخرى مثل ffmpeg - libs. Remember not to include freshrpms repository while re-installing. تذكر ان لا تشمل freshrpms مستودع في حين ان إعادة تركيب. It contains an advanced version of faad2, which is incompatible with most software. انها تحتوي على صيغة متقدمة من faad2 ، وهذا يتنافى مع معظم البرامج.
  3. Now install vlc from livna. الآن تركيب vlc من livna.