Anyone ever had and solved this problem
$ sudo pacman --noconfirm -S libpcap
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing libpcap (1.10.4-1) breaks dependency 'libpcap=1.10.3' required by lib32-libpcap
$ sudo pacman --noconfirm -Ss lib32-libpcap
(ie. nothing) ?
Please help clarify, give clue to solve
enable "lib32" repo in /etc/pacman.conf, and you'll find it. https://packages.artixlinux.org/details/lib32-libpcap
if for some reason you don't need lib32-libcap, eg. you don't have/want wine, just remove it.
EXCELLENT
I need wine