OS-Linux-程序安装与依赖

发布时间 2023-11-18 17:29:00作者: Theseus‘Ship

OS-Linux-程序安装与依赖

从源下载安装包

sudo apt download mysql

查看安装依赖:apt-cache

apt-cache depends xxx

查看已安装程序依赖,如nginx

sudo apt-get install --reinstall -d'apt-cache depends nginx I grep "依赖” lcut -d: -f2Itr -d“"