总有蠢蚊子喜欢追着我咬 發表於 2019-8-18 21:59:00

Installation of the latest version of netease-cloud-music on Fedora 30 linux platform

<h1><span style="font-family: times new roman, times">Installation of the latest version of netease-cloud-music on Fedora 30 linux platform</span></h1>
<h1><span style="font-family: times new roman, times">Abtract</span></h1>
<p><span style="font-family: times new roman, times">As we&nbsp;know, netease company pushed debian-based version of cloud-music software that we cannot install directly on fedora where usually needs a rmp package. However, luckily, we can throw out the outside clothes of packaging and use the inner part to realise the cross-distribution of linux. Okay, let's look at the steps to make it. The method in this page is from another blog.<br></span></p>
<h1><span style="font-family: times new roman, times">Steps</span></h1>
<ol>
<li><span style="font-family: times new roman, times">Get original software package from official website.&nbsp;</span> Please choose the latest version on ubuntu 18.04.</li>
<li><span style="font-family: times new roman, times">Pick up something useful. Unzip the deb package and then you need pick up the only compressed package named data.tar.xz. Unzip that as well. <br></span></li>
<li><span style="font-family: times new roman, times">Copy them to suitable position. Copy folders opt and usr to root position. <span class="cnblogs_code"><span style="color: rgba(0, 0, 255, 1)">sudo</span> <span style="color: rgba(0, 0, 255, 1)">cp</span> -r opt / &amp;&amp; usr /</span>&nbsp;</span></li>
<li><span style="font-family: times new roman, times">Some issues. You need edit the desktop file of that to show the icon because the original file use related path and now we need use its absolute path for recognising.<br>&nbsp;<span class="cnblogs_code"><span style="color: rgba(0, 0, 255, 1)">sudo</span> <span style="color: rgba(0, 0, 255, 1)">vi</span> /usr/share/applications/netease-cloud-music.desktop<br></span></span>
<div class="cnblogs_code">
<pre>Icon=/usr/share/icons/hicolor/scalable/apps/netease-cloud-music.svg</pre>
</div>
<p><span style="font-family: times new roman, times">After changing the desktop file you can find it in the applications. If you cannot still launch it please search the error message that will tip you the dependencies needed.</span><br><span style="font-family: times new roman, times">I want to recommend a useful website here for </span>extre<span style="font-family: times new roman, times"> libraries to install.&nbsp;</span></p>

</li>
<li><span style="font-family: times new roman, times">If any question, welcome to reply.</span><br>
</li>


</ol>
<h1><span style="font-family: times new roman, times">Reference</span> </h1>
<ol>
<li><span style="font-family: 宋体">fedora 29安装网易云音乐&nbsp;</span><span style="color: rgba(0, 0, 0, 1)"><span style="color: rgba(0, 0, 0, 1)">温锦瑜的博客 </span></span><span style="text-decoration: underline">https://www.wenjinyu.me/zh/installing-netease-music-player-in-fedora-29/</span></li>
<li><span style="font-family: times new roman, times"><span style="text-decoration: underline">https://music.163.com/#/download</span></span></li>
<li><span style="font-family: times new roman, times"><span style="text-decoration: underline">https://fedora.pkgs.org/</span></span></li>
</ol>

</div>
<div id="MySignature" role="contentinfo">
    -------------------------------------------------------------------
Libra Neptune @en
Zheng Lincong @zh
Max Schulz @de
Email: libraneptune@163.com
Tel: +86 177-1358-0554
Apartment: University of Electronic Science and Technology of China
Address: Chengdu 611731 China.
-------------------------------------------------------------------<br><br>
来源:https://www.cnblogs.com/libraneptune/p/11374128.html
頁: [1]
查看完整版本: Installation of the latest version of netease-cloud-music on Fedora 30 linux platform