Closed campagnani closed 1 year ago
deepin-udis86
has been replaced by lib32-udis86-git
, you can manually install it to solve this problem:
# import gpg key according to PKGBUILD
curl https://github.com/canihavesomecoffee.gpg | gpg --import
# install lib32-udis86-git
yay -S lib32-udis86-git
As you can see don't have deepin-udis86 on AUR today.
So when I use a AUR Helper, like paru:
I recive the following error:
I solve it doing
before execute paru installation.
But it's possible put deepin-udis86 on AUR to AUR Helper's work's without intervention?
Thank's!