mirror of
https://github.com/beetbox/beets.git
synced 2025-12-07 09:04:33 +01:00
Merge pull request #5096 from raspbeguy/alpine
This commit is contained in:
commit
dae525741b
1 changed files with 4 additions and 0 deletions
|
|
@ -30,6 +30,9 @@ Beets works on Python 3.7 or later.
|
||||||
beets``. (There's also a bleeding-edge `dev package <AUR_>`_ in the AUR, which will
|
beets``. (There's also a bleeding-edge `dev package <AUR_>`_ in the AUR, which will
|
||||||
probably set your computer on fire.)
|
probably set your computer on fire.)
|
||||||
|
|
||||||
|
* On **Alpine Linux**, `beets is in the community repository <Alpine package_>`_
|
||||||
|
and can be installed with ``apk add beets``.
|
||||||
|
|
||||||
* For **Gentoo Linux**, beets is in Portage as ``media-sound/beets``. Just run
|
* For **Gentoo Linux**, beets is in Portage as ``media-sound/beets``. Just run
|
||||||
``emerge beets`` to install. There are several USE flags available for
|
``emerge beets`` to install. There are several USE flags available for
|
||||||
optional plugin dependencies.
|
optional plugin dependencies.
|
||||||
|
|
@ -54,6 +57,7 @@ Beets works on Python 3.7 or later.
|
||||||
.. _Ubuntu details: https://launchpad.net/ubuntu/+source/beets
|
.. _Ubuntu details: https://launchpad.net/ubuntu/+source/beets
|
||||||
.. _OpenBSD: http://openports.se/audio/beets
|
.. _OpenBSD: http://openports.se/audio/beets
|
||||||
.. _Arch community: https://www.archlinux.org/packages/community/any/beets/
|
.. _Arch community: https://www.archlinux.org/packages/community/any/beets/
|
||||||
|
.. _Alpine package: https://pkgs.alpinelinux.org/package/edge/community/x86_64/beets
|
||||||
.. _NixOS: https://github.com/NixOS/nixpkgs/tree/master/pkgs/tools/audio/beets
|
.. _NixOS: https://github.com/NixOS/nixpkgs/tree/master/pkgs/tools/audio/beets
|
||||||
.. _MacPorts: https://www.macports.org
|
.. _MacPorts: https://www.macports.org
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue