OS-Linux-程序安装与依赖

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“"

posted @ 2023-11-18 17:23  Theseus‘Ship  阅读(10)  评论(0编辑  收藏  举报