N
N
Nikolay Baranenko2017-09-19 20:20:58
linux
Nikolay Baranenko, 2017-09-19 20:20:58

What repositories would you recommend for Oracle Linux to install php-mbstring and php-bcmath?

Hello.
To install the application on Oracle Linux 7.4, you need php-mbstring and php-bcmath
list of repositories that are

Loaded plugins: replace, ulninfo
repo id                                     repo name                                                                                        status
*epel/x86_64                                Extra Packages for Enterprise Linux 7 - x86_64                                                         11,948
ol7_UEKR4/x86_64                            Latest Unbreakable Enterprise Kernel Release 4 for Oracle Linux 7Server (x86_64)                       335+93
ol7_latest/x86_64                           Oracle Linux 7Server Latest (x86_64)                                                             17,653+5,136
zabbix/x86_64                               Zabbix Official Repository - x86_64                                                                        28
zabbix-non-supported/x86_64                 Zabbix Official Repository non-supported - x86_64

What repositories would you recommend for Oracle Linux to install php-mbstring and php-bcmath?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Shapkin, 2017-09-20
@drno-reg

How about epel and ius?
https://ius.io/GettingStarted/
Here is a list of packages

N
Nikolay Baranenko, 2017-10-04
@drno-reg

edit to add a new repository

[ol7_optional_latest]
name=Oracle Linux $releasever Optional Latest ($basearch)
baseurl=http://yum.oracle.com/repo/OracleLinux/OL7/optional/latest/$basearch/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle
gpgcheck=1
enabled=1

after we carry out activities to activate the added repository
yum clean all
yum-config-manager --enable ol7_optional_latest

check status of new repo
should return like this
!ol7_optional_latest/x86_64    Oracle Linux 7Server Optional Latest (x86_64)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question