mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 04:20:03 +03:00
Update Gentoo package name
This commit is contained in:
@@ -112,9 +112,11 @@ Builds in RPM package format are provided by RPM Fusion. Official packages are n
|
||||
The Gentoo ebuild repository includes the Jellyfin package which can be installed like other software:
|
||||
|
||||
```sh
|
||||
emerge www-apps/jellyfin
|
||||
emerge --ask www-apps/jellyfin-bin
|
||||
```
|
||||
|
||||
For more information, refer to the [Gentoo wiki](https://wiki.gentoo.org/wiki/Jellyfin).
|
||||
|
||||
## NixOS
|
||||
|
||||
NixOS has a [module for Jellyfin](https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/misc/jellyfin.nix),
|
||||
|
||||
@@ -352,7 +352,7 @@ makepkg -si`}
|
||||
details: (
|
||||
<>
|
||||
<pre>
|
||||
<code>emerge www-apps/jellyfin</code>
|
||||
<code>emerge --ask www-apps/jellyfin-bin</code>
|
||||
</pre>
|
||||
<p className='margin-bottom--none'>
|
||||
Once installed, Jellyfin will be running as a service. Manage it with{' '}
|
||||
|
||||
Reference in New Issue
Block a user