原文链接
Linux安装与卸载命令。
安装软件(以nplay为例):
sudo apt-get install nplay
卸载软件:
sudo apt-get remove nplay
学习更多编程知识,请关注我的公众号:
代码的路