You are not logged in.

#1 2022-02-22 16:11:14

Brain
Member
Registered: 2020-07-29
Posts: 61

How to replace git version of package with regular version

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 pipewire

Ideas?

Last edited by Brain (2022-02-22 16:13:54)

Offline

#2 2022-02-22 16:52:28

mpan
Member
Registered: 2012-08-01
Posts: 1,585
Website

Re: How to replace git version of package with regular version


Paperclips in avatars? | Sometimes I seem a bit harsh — don’t get offended too easily!

Offline

#3 2022-02-22 17:11:24

Brain
Member
Registered: 2020-07-29
Posts: 61

Re: How to replace git version of package with regular version

Thank you!

This works:

sudo pacman -S bluez bluez-libs

Offline

Board footer

Powered by FluxBB