You are not logged in.
I've installed bluez-git and now want to install the regular bluez package again.
However, when I try to install it, this happens:
$ sudo pacman -S bluez
resolving dependencies...
looking for conflicting packages...
:: bluez and bluez-git are in conflict. Remove bluez-git? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: removing bluez-git breaks dependency 'bluez-libs' required by networkmanager
:: removing bluez-git breaks dependency 'libbluetooth.so=3-64' required by pipewireIdeas?
Last edited by Brain (2022-02-22 16:13:54)
Offline
Paperclips in avatars? | Sometimes I seem a bit harsh — don’t get offended too easily!
Offline
Thank you!
This works:
sudo pacman -S bluez bluez-libsOffline