辰海社区's Archiver
技术
›
Linux
› Ubuntu常用命令整理
admin
发表于 2021-7-24 12:47:18
Ubuntu常用命令整理
[*]ubuntu查看已安装的软件:dpkg -l 例如:dpkg -l | grep ftp
[*]ubuntu查看已安装软件的路径:dpkg -L | grep ftp 也可以使用whereis ftp
[*]ubuntu查看软件版本:aptitude show 例如:aptitude show ftp
页:
[1]
查看完整版本:
Ubuntu常用命令整理