(12-29-2021, 07:02 PM)kqlnut Wrote:(12-29-2021, 05:34 PM)tk1107 Wrote: ==> Checking runtime dependencies:
==> Missing dependencies:
-> libpamac-aur>=11.2
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.
As the name suggests, libpamac-aur is an AUR package which has to be built manually itself (with it's own PKGBUILD). Since it's not in the repos, it can't be automatically installed with makepkg's --syncdeps flag. So get the PKGBUILD for libpamac-aur first, build and install it with makepkg -si and then repeat for pamac-aur.
Were there 19 conflicting packages or just 19 missing dependencies that were then installed? If they were actual conflicts with already installed packages, you should take a closer look there (post the command's output here if you are not sure).
The 19 packages listed were called "conflicting". I'll take a closer look there. If another "helper" like "yay" has messages like:
:: Checking for conflicts...
:: Checking for inner conflicts...
[Repo:8] python-bcrypt-3.2.0-3 python-gnupg-0.4.8-1 etc... (I put the etc here...there were more files)
Does this mean it is checking the files required for download for conflicts or there are actually conflicts in those files listed?

How to install pamac?
