【已解答】Nginx无法安装
Nginx无法安装系统:Ubuntu 18
apt-get update -y
apt-get install build-essential make cmake -y
执行上面命令,重新安装 阿珂 发表于 2025-5-16 15:01
执行上面命令,重新安装
执行了也是无法安装,一样的提示错误
阿珂 发表于 2025-5-16 15:01
执行上面命令,重新安装
mysql mariadb_10.5也无法安装
有其他进程占用
解除占用:rm /var/lib/dpkg/lock-frontend
用下面命令再安装看看
apt update -y
apt install build-essential make cmake -y
页:
[1]