当前位置:首页 > HIFI > 正文内容

X86系列ubuntu sever版本安装RoonServer、NAA、LMS、squeezelite

tomosak2年前 (2023-10-11)HIFI902

1、X86系列ubuntu sever版本安装RoonServer

解决方法,安装相应包

#Checking for ALSA Libraries

sudo apt install libasound2-dev

#Checking for ffmpeg or avconv

sudo apt install ffmpeg

#Checking for the mount.cifs command   

sudo apt install cifs-utils

sudo apt install bzip2 lbzip2

sudo wget https://download.roonlabs.net/builds/roonserver-installer-linuxx64.sh

sudo chmod +x  roonserver-installer-linuxx64.sh

sudo ./roonserver-installer-linuxx64.sh

X86系列ubuntu sever版本安装RoonBridge

sudo wget https://download.roonlabs.net/builds/roonbridge-installer-linuxx64.sh
sudo chmod +x roonbridge-installer-linuxx64.sh

sudo ./roonbridge-installer-linuxx64.sh

2、X86系列ubuntu sever版本安装NAA

wget https://www.signalyst.eu/bins/naa/linux/buster/networkaudiod_4.4.0-56_amd64.deb

sudo dpkg -i networkaudiod_4.4.0-56_amd64.deb 

3、X86系列ubuntu sever版本安装LMS

wget https://downloads.lms-community.org/LyrionMusicServer_v9.0.2/lyrionmusicserver_9.0.2_amd64.deb

sudo apt install -y ./LogitechMediaServer_v8.3.1/logitechmediaserver_8.3.1_amd64.deb

sudo systemctl enable logitechmediaserver

lms扩展地址:

https://lyrion.org/lms-plugin-repository/extensions.xml

http://39.106.196.235/extensions.xml


4、X86系列ubuntu sever版本安装squeezelite

sudo apt install squeezelite

sudo apt install lame


扫描二维码推送至手机访问。

版权声明:本文由Androidnews发布,如需转载请注明出处。

本文链接:https://www.androidnews.top/?id=4

分享给朋友:

“X86系列ubuntu sever版本安装RoonServer、NAA、LMS、squeezelite” 的相关文章

数播网播Daphile系统开通ssh登录

目前,影响较大的数播/网播系统有roon、volumio、moode、daphile,此外还有一个AudioLinux,似乎是个大杂烩,有个开源的Audiophile Linux(AP Linux),很久不更新了。 Daphile是个定制的HIFI数播系统,底层是Gento...

Synology群晖安装RoonServer

1,在套件中心,设置信任层级为任何发行者;2,在群晖控制面板中,高级模式,终端机和SNMP,启动SSH功能;3,使用Xshell登录SSH,用户名和密码为群晖创建的用户和密码,进入后sudo -i 输入上面的密码;4,开通root登录权限;vi /etc/ssh/sshd_config按i 修改#P...

月光宝盒TVBox解析地址

TVBox类解析地址:单播:https://raw.liucn.cc/box/m.json多播:https://jihulab.com/duomv/apps/-/raw/main/duo.json...

piCorePlayer Roon Bridge Extension

This project aims to provide a set of scripts that allow easy installation of Roon Bridge software on recent versions of piCorePlayer (tested on ...

构建自己的moOde播放器

构建自己的moOde播放器

本文档解释了如何moOde-player从源代码构建包。1. Pre conditionsAssumed you performing the build from a running Raspberry Pi OS bullseye.You should have both the moode m...

ARM系列主板安装moOde等数播系统

ARM系列主板安装moOde等数播系统 ver:1.0.3 by:Androidnews 2024.08.18 说明: 本安装教程不保证所有arm主板都能安装成功; 本安装教程虽然劲量简单,但是还是需要一定的Linux功底; 本安装教程以Debian的bookworm为基底实现,如...

发表评论

访客

◎欢迎参与讨论,请在这里发表您的看法和观点。