fapchat2 are you looking for this

sudo eopkg it xdebug check the version eopkg info xdebug

    viyoriya `fapchat@user /usr/bin $ sudo eopkg it xdebug
    Общий размер пакета (ов): 99.00 KB
    Загрузка 1 / 1
    Пакет xdebug найден в репозитории Solus
    xdebug-2.7.0-4-1-x86_64.eopkg (99.0 KB)100% 69.50 MB/s [00:00:00][завершено]
    Установка 1 / 1
    xdebug-2.7.0-4-1-x86_64.eopkg [кэшировано]
    Установка xdebug, версия 2.7.0, релиз 4
    Распаковка файлов пакета xdebug //Unpacking xdebug packages

    xdebug установлен
    ⌛ Syncing filesystems runnin [✓] Syncing filesystems success
    fapchat@user /usr/bin $ xdebug
    bash: xdebug: команда не найдена // bash: xdebug: command not found
    fapchat@user /usr/bin $ eopkg info xdebug
    Установка пакета: // downloading of package
    Имя : xdebug, версия: 2.7.0, релиз: 4
    Краткое описание : Xdebug is a debugger and profiler for PHP.
    Описание : Xdebug is a debugger and profiler for PHP.
    Лицензии : Xdebug-License-1.01
    Компонент : programming.tools
    Зависимости : glibc php
    Дистрибутив : Solus, Релиз дистр.: 1
    Архитектура : x86_64, Размер установки: 270.00 KB
    Необходим для :

    пакет найден в репозитории Solus: // package found in Solus repository
    Имя : xdebug, версия: 2.7.0, релиз: 4
    Краткое описание : Xdebug is a debugger and profiler for PHP.
    Описание : Xdebug is a debugger and profiler for PHP.
    Лицензии : Xdebug-License-1.01
    Компонент : programming.tools
    Зависимости : glibc php
    Дистрибутив : Solus, Релиз дистр.: 1
    Архитектура : x86_64, Размер установки: 270.00 KB, Размер пакета:
    99.00 KB
    Необходим для : xdebug-dbginfo

    xdebug пакет не найден в репозитории с исходными кодами
    ... xdebug did not found in repository with source code`

    but i need another version of xdebug

    viyoriya
    I did the first five steps, thats result

    fapchat@user ~/Загрузки/xdebug-2.7.2 $ sudo phpize
    grep: /usr/local/php7/include/php/main/include/php/main/php.h: Нет такого файла или каталога
    grep: /usr/local/php7/include/php/main/include/php/Zend/zend_modules.h: Нет такого файла или каталога
    grep: /usr/local/php7/include/php/main/include/php/Zend/zend_extensions.h: Нет такого файла или каталога
    Configuring for:
    PHP Api Version:
    Zend Module Api No:
    Zend Extension Api No:
    fapchat@user ~/Загрузки/xdebug-2.7.2 $ phpize
    grep: /usr/local/php7/include/php/main/include/php/main/php.h: Нет такого файла или каталога
    grep: /usr/local/php7/include/php/main/include/php/Zend/zend_modules.h: Нет такого файла или каталога
    grep: /usr/local/php7/include/php/main/include/php/Zend/zend_extensions.h: Нет такого файла или каталога
    Configuring for:
    PHP Api Version:
    Zend Module Api No:
    Zend Extension Api No:
    cp: невозможно создать обычный файл '/home/fapchat/Загрузки/xdebug-2.7.2/build/mkdep.awk': Отказано в доступе
    cp: невозможно создать обычный файл '/home/fapchat/Загрузки/xdebug-2.7.2/build/scan_makefile_in.awk': Отказано в доступе
    cp: невозможно создать обычный файл '/home/fapchat/Загрузки/xdebug-2.7.2/build/shtool': Отказано в доступе
    cp: невозможно создать обычный файл '/home/fapchat/Загрузки/xdebug-2.7.2/build/libtool.m4': Отказано в доступе
    cp: невозможно создать обычный файл '/home/fapchat/Загрузки/xdebug-2.7.2/build/ax_check_compile_flag.m4': Отказано в доступе
    cp: невозможно создать обычный файл '/home/fapchat/Загрузки/xdebug-2.7.2/build/ax_gcc_func_attribute.m4': Отказано в доступе
    cp: невозможно создать обычный файл '/home/fapchat/Загрузки/xdebug-2.7.2/acinclude.m4': Отказано в доступе
    cp: невозможно создать обычный файл '/home/fapchat/Загрузки/xdebug-2.7.2/Makefile.global': Отказано в доступе
    cp: невозможно создать обычный файл '/home/fapchat/Загрузки/xdebug-2.7.2/config.sub': Отказано в доступе
    cp: невозможно создать обычный файл '/home/fapchat/Загрузки/xdebug-2.7.2/config.guess': Отказано в доступе
    cp: невозможно создать обычный файл '/home/fapchat/Загрузки/xdebug-2.7.2/ltmain.sh': Отказано в доступе
    cp: невозможно создать обычный файл '/home/fapchat/Загрузки/xdebug-2.7.2/run-tests.php': Отказано в доступе
    /usr/bin/phpize: строка 149: aclocal.m4: Отказано в доступе
    /usr/bin/phpize: строка 155: configure.ac: Отказано в доступе
    touch: невозможно выполнить touch для 'install-sh': Отказано в доступе
    touch: невозможно выполнить touch для 'mkinstalldirs': Отказано в доступе
    touch: невозможно выполнить touch для 'missing': Отказано в доступе
    autom4te: cannot open autom4te.cache/requests: Permission denied
    fapchat@user ~/Загрузки/xdebug-2.7.2 $ phpize --help
    Usage: /usr/bin/phpize [--clean|--help|--version|-v]


    How can i do that

    Run: "phpize --help". This shows you the full path to phpize. This path should be the same as where you have the CLI binary, "php-config" and the "pear" and "pecl" binaries installed. If you run "php-config --version" it should show the same version of PHP that you're running. If it doesn't match up, and perhaps the wrong "phpize" binary is found on the path, you can run configure as follows:
    /full/path/to/php/bin/phpize
    ./configure --with-php-config=/full/path/to/php/bin/php-config

    JoshStrobl

    fapchat@user /Загрузки/xdebug-2.7.2 $ Update xdebug to 2.7.2
    bash: Update: команда не найдена
    fapchat@user /Загрузки/xdebug-2.7.2 $ sudo eopkg upgrade xdebug to 2.7.2
    Обновление репозиториев
    Обновление репозитория: Solus
    eopkg-index.xml.xz.sha1sum (40.0 B)100% 751.56 KB/s [00:00:00][завершено]
    Solus информация о репозитории обновлена
    Нет пакетов для обновления.

      fapchat2 I'm not sure you're understanding. The link I gave you is to a template for you to fill out when you go to our development tracker, which is linked in the header of this forum, to request the package in our repo gets updated.

        fapchat2 No... Open up the link and read it, in its entirety, it explains everything including where to file your task.

          fapchat2 We already have xdebug in the repository. Your issues can be resolved via our packaging system, or by reading the output of the xdebug compilation and properly following it. I do not see however why community members should continue to hand hold and put effort into resolving local compilation issues for a package we already support and that can already be built using our packaging tooling, documentation which is available on our Help Center. I am also simply hesitant to believe you need a minor point release of xdebug specifically for your usecase.

          Please file a task on our development tracker for the update of the package, thank you.