fails to install:
1
2
3
4
5
6
7
8
9
make[3]: *** [Makefile:932: osdep.o] Error 1
make[3]: Leaving directory '/home/ettinger/.cache/yay/c-client/src/imap-src/c-client'
make[2]: *** [Makefile:499: lnp] Error 2
make[2]: Leaving directory '/home/ettinger/.cache/yay/c-client/src/imap-src/c-client'
make[1]: *** [Makefile:688: OSTYPE] Error 2
make[1]: Leaving directory '/home/ettinger/.cache/yay/c-client/src/imap-src'
make: *** [Makefile:311: lnp] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Pinned Comments
el_aur commented on 2023-03-01 21:08 (UTC)
Created binary repository on build.opensuse.org
https://build.opensuse.org/project/show/home:el:archphp
For Arch Linux, edit /etc/pacman.conf and add the following (note that the order of repositories in pacman.conf is important, since pacman always downloads the first found package):
Then run the following as root
Refresh packages database
Now search for php packages you need:
Install with
pacman -Spackages you need or all PHP 8.2 packages with: