查看软件版本: aptitude show xxx
也可用apt-show-versions (要先安装sudo apt-get install apt-show-versions)
查看软件安装位置:dpkg -L xxxx
查看软件是否安装:dpkg -l | grep filename
Ubuntu下查看软件版本及安装位置【转】
原文:http://www.cnblogs.com/the-tops/p/7850676.html