Reword the package part of the usage section

This commit is contained in:
Robbert van der Helm
2022-04-19 12:30:26 +02:00
parent ae0237d93c
commit e6517cadf0
+8 -9
View File
@@ -67,11 +67,11 @@ 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 its yabridgectl companion utility using a 1. Depending on your distro you can install yabridge and its yabridgectl
prebuilt binary, through the AUR, from a distro package, or by building from companion utility through your distro's package manager or by using the using
source. Keep in mind that the distro packages mentioned below may not always a binary archive from the GitHub releases page. Keep in mind that the distro
be up to date, and some may also not be compiled with support for 32-bit packages mentioned below may not always be up to date, and some may also not
plugins. be compiled with support for 32-bit plugins.
<a href="https://repology.org/project/yabridge/versions" target="_blank" rel="noopener" title="Packaging status"><img align="right" src="https://repology.org/badge/vertical-allrepos/yabridge.svg"></a> <a href="https://repology.org/project/yabridge/versions" target="_blank" rel="noopener" title="Packaging status"><img align="right" src="https://repology.org/badge/vertical-allrepos/yabridge.svg"></a>
@@ -80,15 +80,14 @@ Please let me know if there are any issues with other hosts.
[`yabridge`](https://archlinux.org/packages/multilib/x86_64/yabridge/) and [`yabridge`](https://archlinux.org/packages/multilib/x86_64/yabridge/) and
[`yabridgectl`](https://archlinux.org/packages/multilib/x86_64/yabridgectl/) [`yabridgectl`](https://archlinux.org/packages/multilib/x86_64/yabridgectl/)
packages. packages.
- 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/). [COPR](https://copr.fedorainfracloud.org/coprs/patrickl/yabridge/).
- On the **OpenSUSE** distros, yabridge and yabridgectl are packaged by - On the **OpenSUSE** distros, yabridge and yabridgectl are packaged by
[GeekosDAW](https://geekosdaw.tuxfamily.org/en/). [GeekosDAW](https://geekosdaw.tuxfamily.org/en/).
- On **NixOS**, yabridge and yabridgectl are in the repositories. - On **NixOS**, yabridge and yabridgectl are in the repositories.
- On any other distro, you can simply download and install a prebuilt version - On **Ubuntu**, **Debian**, **Linux Mint**, **Pop!\_OS**, and any other
of yabridge: distro, you can simply download and install a prebuilt version of yabridge:
1. First download the latest version of yabridge from the [releases 1. First download the latest version of yabridge from the [releases
page](https://github.com/robbert-vdh/yabridge/releases). If you're using page](https://github.com/robbert-vdh/yabridge/releases). If you're using
@@ -105,7 +104,7 @@ Please let me know if there are any issues with other hosts.
3. **Whenever any step below mentions running `yabridgectl <something>`, 3. **Whenever any step below mentions running `yabridgectl <something>`,
then you should run `~/.local/share/yabridge/yabridgectl <something>` then you should run `~/.local/share/yabridge/yabridgectl <something>`
instead** as `~/.local/share/yabridge` is not in your search path so instead** as `~/.local/share/yabridge` is not in your search path so
your shell won't know where to look for yabridge. your shell won't be able to find yabridgectl otherwise.
Alternatively, you can also add that directory to your shell's search Alternatively, you can also add that directory to your shell's search
path so you'll be able to run `yabridgectl` directly. If you don't know path so you'll be able to run `yabridgectl` directly. If you don't know