企业🤖AI Agent构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
[TOC] ## ubuntu ``` sudo apt-get install software-properties-common sudo add-apt-repository ppa:ondrej/php sudo apt-get update sudo apt-get install php8.2 sudo apt-get install php8.2-mysql php8.2-curl php8.2-json php8.2-dev php8.2-mbstring php8.2-ctype php8.2-dom php8.2-gd php8.2-openssl php8.2-simplexml php8.2-xml php8.2-fpm php8.2-opcache php8.2-cli php8.2-apcu ```