如何查看系统中安装软件的版本
Tofloor
poster avatar
HoneyGIFT
deepin
2019-04-10 23:57
Author
电脑上装了钉钉,想查看版本,不知道怎么操作

Reply Favorite View the author
All Replies
avatar
WENWEN
deepin
2019-04-12 16:58
#1
  1. apt-cache show package
Copy the Code
Reply View the author
avatar
WENWEN
deepin
2019-04-12 16:59
#2
其他地方下载安装的deb 可以
  1. sudo dpkg -l   xxxx
Copy the Code
Reply View the author
Comments
jiftle
2019-04-21 22:32
good , 管用,谢谢。