📌  相关文章
📜  知道 ubuntu 上一个应用程序的版本 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:50.443000             🧑  作者: Mango

代码示例1
#in your terminal
apt show 

You can also use the old style apt-cache in either of the below two fashion:
apt-cache policy 
apt-cache show