進(jìn)入下載地址,選擇對(duì)應(yīng)的版本進(jìn)行下載
http://music.163.com/#/download
安裝
cd? 下載
sudo dpkg -i 下載的包名 ------>sudo dpkg -i netease-cloud-music_1.1.0_amd64_ubuntu.deb
注:如果出現(xiàn)錯(cuò)誤,輸入以下
sudo apt-get -f install
sudo dpkg -i netease-cloud-music_1.1.0_amd64_ubuntu.deb
啟動(dòng)
如果鼠標(biāo)點(diǎn)擊不能打開,則打開終端輸入
????????????sudo netease-cloud-music &
??????????? ctrl + c
卸載
查詢軟件包是否存在
dpkg -l | grep netease-cloud-music
卸載
sudo apt-get autoremove netease-cloud-music