如查看g++版本

 

方式一:

g++ –version

 

方式二:

dpkg –s g++

 

方式三:

apt-cache show g++

相关文章: