yabridge has been packaged on Arch btw

This commit is contained in:
Robbert van der Helm
2021-12-21 01:22:34 +01:00
parent ce29e5e990
commit 1b96324bee
+10 -17
View File
@@ -68,24 +68,17 @@ Please let me know if there are any issues with other hosts.
check out Wine's [user check out Wine's [user
guide](https://wiki.winehq.org/Wine_User%27s_Guide#Using_Wine). guide](https://wiki.winehq.org/Wine_User%27s_Guide#Using_Wine).
1. You can install yabridge and yabridgectl using a prebuilt binary, through the 1. You can install yabridge and its yabridgectl companion utility using a
AUR, from a distro package, or by building from source. Keep in mind that the prebuilt binary, through the AUR, from a distro package, or by building from
distro packages mentioned below may not always be up to date, and they may source. Keep in mind that the distro packages mentioned below may not always
also not be compiled with support for 32-bit plugins. be up to date, and some may also not be compiled with support for 32-bit
plugins.
- On **Arch** and **Manjaro**, you can install yabridge using the official - On **Arch** and **Manjaro** yabridge and yabridgectl are packaged in the
AUR packages. You have three options here: official repositories under the
[`yabridge`](https://archlinux.org/packages/multilib/x86_64/yabridge/) and
- [yabridge-bin](https://aur.archlinux.org/packages/yabridge-bin/) simply [`yabridgectl`](https://archlinux.org/packages/multilib/x86_64/yabridgectl/)
installs the latest prebuilt release of yabridge and yabridgectl for you packages.
with no need to compile anything.
- The [yabridge](https://aur.archlinux.org/packages/yabridge/) and
[yabridgectl](https://aur.archlinux.org/packages/yabridgectl/) packages
will build yabridge and yabridgectl from the latest release.
- The [yabridge-git](https://aur.archlinux.org/packages/yabridge-git/) and
[yabridgectl-git](https://aur.archlinux.org/packages/yabridgectl-git/)
packages will build yabridge and yabridgectl from the current git master
branch.
- On **Fedora**, you can install yabridge and yabridgectl from a - On **Fedora**, you can install yabridge and yabridgectl from a
[COPR](https://copr.fedorainfracloud.org/coprs/patrickl/yabridge/packages/). [COPR](https://copr.fedorainfracloud.org/coprs/patrickl/yabridge/packages/).