You are not logged in.
Hi,
I want to install openshot. But when I issue command
sudo pacman -S openshot
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing jsoncpp (1.9.3-1) breaks dependency 'libjsoncpp.so=22-64' required by cmakeWhen I try to uninstall cmake I get following response
sudo pacman -Rns cmake
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: removing cmake breaks dependency 'cmake' required by extra-cmake-modulesIs it safe to uninstall cmake?
If not what can I do to install openshot?
Thank you
Last edited by cb9 (2020-08-14 12:09:04)
Offline
Don't conduct partial updates, just do "pacman -Syu openshot"
Online
Thank you for reply.
Offline