0

I tried several options to install php-gettext-gettext package.

 dnf install php-gettext-gettext

also

 dnf --enablerepo=remi install php-gettext-gettext

but there is no such package in these repositories.

How can I install php-gettext-gettext package on Centos 9?

1 Answer 1

1

The package that provides gettext in CentOS 9 is php-common and is available in the Appstream repo. In CentOS 9, There is no need for Remi unless installing php-gettext-languages. The package `php-gettext-gettext was provided by Remi in CentOS 8 as well as RHEL 8, Alma Linux 8, and Rocky Linux 8 and is also available in the latest releases of Fedora.

2
  • Is your answer valid for Rocky Linux 9? Commented Dec 19, 2023 at 8:53
  • @Paramore Yes. It is also the case for Alma Linux 9 and Rocky Linux 9. Both packages are available in Fedora 38 and 39. Commented Dec 19, 2023 at 9:10

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.