Linuxのロゴ 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 < ffmpeg - 2.5は、必要に応じてライブラリをパッケージ

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 -Y umの削除f aad2
  2. Re-install faad2 from livna - yum –enablerepo=livna faad2 and any other removed libraries like ffmpeg-libs. faad2から再インストールlivna -e nablerepo= l ivnaのY um- f aad2、およびその他のf fmpeg-使い回しのようなライブラリを削除します。 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今すぐインストールします。