On 24 July 2018 at 11:16, Frank Elsner <fr...@moltke28.b.shuttle.de> wrote:
> so I have both installed. Is it safe to remove the gstreamer-* packages and
> only keep the gstreamer1-* packages?

Assuming all dependencies are declared then dnf should prevent you
from removing the gstreamer0 packages if anything needs them and tell
you what that is.  Alternatively, you can also use rpm's "--test"
option which will give you the same info without trying to remove
anything:

   rpm --erase --test <package1> <package2> ...

If you do have a dependency issue then it appears to be the plugins
that are causing the conflict with soundtouch v2, so it may be
possible to just uninstall the v0.x plugins (specifically
"gstreamer-plugins-bad-free") to unblock the soundtouch update.

-- 
Andy

The only person to have all his work done by Friday was Robinson Crusoe
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/JX4GCVRP765ONB7WOAKF4A6KKC7ZPM7C/

Reply via email to