Re: installing Jellyfin Reply #1 – 06 July 2022, 20:46:32 you only need to make init service Quote Selected
Re: installing Jellyfin Reply #2 – 06 July 2022, 21:23:08 so, enable what repository?And just install?https://archlinux.pkgs.org/suggests https://archlinux.pkgs.org/rolling/seiichiro-x86_64/ Quote Selected Last Edit: 06 July 2022, 21:46:53 by n00b
Re: installing Jellyfin Reply #3 – 06 July 2022, 21:47:35 Quote from: n00b – on 06 July 2022, 21:23:08so, enable what repository?And just install?No repo needed, since it's only available through the AUR.I also checked and there seems to be no other service files for inits other than systemd, so you'll have to write it yourself. Quote Selected
Re: installing Jellyfin Reply #4 – 07 July 2022, 04:49:12 Quote from: n00b – on 06 July 2022, 21:23:08so, enable what repository?And just install?https://archlinux.pkgs.org/suggests https://archlinux.pkgs.org/rolling/seiichiro-x86_64/https://jellyfin.org/downloads/Code: [Select]git clone https://aur.archlinux.org/jellyfin.gitcd jellyfinmakepkg -sieasy peasy to install... how to make it run? Quote Selected