如何获取libatlas-base-dev版本?


0

我已经在Ubuntu Trusty Tahr上安装了libatlas-base-dev:

sudo apt-get install libatlas-base-dev

我可以使用哪个命令来安装库的版本?

Answers:


1

尝试 dpkg -l | grep libatlas-base-devdpkg -l | grep libatlas


dpkg -l | grep“ libatlas-base-dev”可以正常工作:)非常感谢您的回答:)
研究人员
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.