红联Linux门户
Linux帮助

在Ubuntu 16.04.1中安装Deadbeef

发布时间:2016-10-27 23:35:53来源:plumz.me作者:plumz
Deadbeef 是个好软件,在 Ubuntu 16.04.1 中已经有了自己的 PPA,运行以下命令安装:
sudo add-apt-repository ppa:starws-box/deadbeef-player
sudo apt update
sudo install deadbeef
 
Deadbeef 0.7.2在Ubuntu 16.04.1系统下运行截图:
在Ubuntu 16.04.1中安装Deadbeef
 
注:以前版本采用的ppa:alexey-smirnov/deadbeef在Ubuntu 16.04.1下是行不通的,得改为ppa:starws-box/deadbeef-player。
 
本文永久更新地址:http://www.linuxdiyf.com/linux/25462.html