Topic: php72-php-pecl-apcu-bc-1.0.3-7.el7.remi.x86_64 issues

php72-php-pecl-apcu-bc-1.0.3-7.el7.remi.x86_64 install files to /opt/remi/php72/root/usr/{share|lib64} directory instead of /usr/

➤ sudo rpm -ql php72-php-pecl-apcu-bc
/etc/opt/remi/php72/php.d/50-apc.ini
/opt/remi/php72/root/usr/lib64/php/modules/apc.so
...

expected path:
➤ sudo rpm -ql php72-php-pecl-apcu
/etc/opt/remi/php72/php.d/40-apcu.ini
/opt/remi/php72/root/usr/lib64/php/modules/apcu.so
/opt/remi/php72/root/usr/share/doc/pecl/apcu
...

Re: php72-php-pecl-apcu-bc-1.0.3-7.el7.remi.x86_64 issues

> instead of /usr/

You need php-pecl-apcu (base package) from remi-php72

Read : https://blog.remirepo.net/pages/English-FAQ#scl
And the Wizard (top right link)

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi