Загрузка...

Error when installing any packages and updating the system

Тема в разделе Linux создана пользователем AmirTl_inactive5513504 17 июн 2022. 159 просмотров

  1. AmirTl_inactive5513504
    AmirTl_inactive5513504 Автор темы 17 июн 2022 0 17 июн 2022
    Hello, I have a problem installing something.
    I have Blackarch and on any installation I see:
    [/CODE]pacman -S telegram-desktop
    resolving dependencies...
    looking for conflicting packages...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: installing dav1d (1.0.0-1) breaks dependency 'libdav1d.so=5-64' required by ffmpeg
    :: installing libvpx (1.11.0-2) breaks dependency 'libvpx.so=6-64' required by ffmpeg
    :: installing x264 (3:0.164.r3081.19856cc-2) breaks dependency 'libx264.so=161-64' required by ffmpeg
    [/CODE]
    Please help





    ANSWER !!!!!!!!!!!!!!
    Delete libdav1d.so=5-64 , libvpx.so=6-64 and libx264.so=161-64
    And then update and upgrate system
     
    17 июн 2022 Изменено
  2. katayo6
    katayo6 17 июн 2022 16 5 фев 2020
    sudo pacman -Syu ffmpeg

    if that didn't help you, try to install old version of ffmpeg
    also full update of all packages may solve your problem
    sudo pacman -Syu
     
    1. AmirTl_inactive5513504 Автор темы
      katayo6, Bro,if I write this, the output of the terminal will be the same
  3. AmirTl_inactive5513504
    AmirTl_inactive5513504 Автор темы 17 июн 2022 0 17 июн 2022
    ANWER !!!!!!
    Delete
     
    17 июн 2022 Изменено
Top
Загрузка...