如何在Ubuntu中查找本身安裝的軟件包

使用命令:python

 

apt list --installed

 

例如要查詢python, 可使用code

 

apt list --installed |grep python

 

相關文章
相關標籤/搜索