Skip to content

Commit 6f84eec

Browse files
committed
readme: add void linux
1 parent e3574a7 commit 6f84eec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/guides/main.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ Beets works on Python 3.8 or later.
3333
* On **Alpine Linux**, `beets is in the community repository <Alpine package_>`_
3434
and can be installed with ``apk add beets``.
3535

36+
* On **Void Linux**, `beets is in the official repository <Void package_>`_
37+
and can be installed with ``xbps-install -S beets``.
38+
3639
* For **Gentoo Linux**, beets is in Portage as ``media-sound/beets``. Just run
3740
``emerge beets`` to install. There are several USE flags available for
3841
optional plugin dependencies.
@@ -58,6 +61,7 @@ Beets works on Python 3.8 or later.
5861
.. _OpenBSD: http://openports.se/audio/beets
5962
.. _Arch extra: https://archlinux.org/packages/extra/any/beets/
6063
.. _Alpine package: https://pkgs.alpinelinux.org/package/edge/community/x86_64/beets
64+
.. _Void package: https://github.com/void-linux/void-packages/tree/master/srcpkgs/beets
6165
.. _NixOS: https://github.com/NixOS/nixpkgs/tree/master/pkgs/tools/audio/beets
6266
.. _MacPorts: https://www.macports.org
6367

0 commit comments

Comments
 (0)