Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: Hurricane on 10 January 2025, 18:20:33

Title: unable to satisfy dependency 'nettle=3.10' required by lib32-nettle
Post by: Hurricane on 10 January 2025, 18:20:33
Hello,

When doing a pacman -Syu, I get:

Code: [Select]
:: unable to satisfy dependency 'nettle=3.10' required by lib32-nettle

Code: [Select]
# pacman -Ss nettle
system/nettle 3.10.1-1 [installed: 3.10-1]
    A low-level cryptographic library
lib32/lib32-nettle 3.10-1 [installed]
    A low-level cryptographic library (32-bit)
extra/haskell-nettle 0.3.1.1-8
    Safe nettle binding

Happy New Year and best wishes.
Title: Re: unable to satisfy dependency 'nettle=3.10' required by lib32-nettle
Post by: Caramon2 on 11 January 2025, 14:07:39
Wait. lib32 is sometimes a little bit later. Or use --ignore=*nettle*

Edit: Or use wine-wow64, so you don't need lib32 anymore.