原文链接

Linux装置与卸载命令。

装置软件(以nplay为例):

sudo apt-get install nplay

卸载软件:

sudo apt-get remove nplay

 
 

学习更多编程常识,请关注我的公众号:

代码的路