Update Gentoo package name

This commit is contained in:
Diogo
2025-07-04 22:36:19 +00:00
parent 446c94bc16
commit 591397951b
2 changed files with 4 additions and 2 deletions
@@ -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),
+1 -1
View File
@@ -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{' '}