Skip to content

Commit 7ad7922

Browse files
committed
Docs: update Arch Linux information
1 parent 2670c17 commit 7ad7922

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Readme.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -405,16 +405,16 @@ Then you should be all set to build the software with `cmake` and `make` as disc
405405

406406
- Note for udev rules: the same as for openSUSE applies. This is detailed in the previous paragraph for openSUSE.
407407

408-
<h2>Manjaro</h2>
408+
<h2>Arch Linux / Manjaro</h2>
409409

410-
Tested with the 15.09 version with LXDE desktop (community supported). The exact desktop environment should not matter anyway. Since Manjaro is Arch Linux based prerequisites should be similar for Arch and all derivatives.
410+
Tested with the 15.09 version with LXDE desktop (community supported). The exact desktop environment should not matter anyway. Prerequisites should be similar for Arch and all derivatives.
411411

412412
`sudo pacman -S cmake pkg-config fftw qt5-multimedia qt5-tools qt5-base libusb boost boost-libs pulseaudio`
413413

414414
Then you should be all set to build the software with `cmake` and `make` as discussed earlier.
415415

416416
- Note1 for udev rules: the same as for openSUSE and Fedora applies.
417-
- Note2: A package has been created in the AUR (thanks Mikos!), see: [sdrangel-git](https://aur.archlinux.org/packages/sdrangel-git). It is based on the `205fee6` commit of 8th December 2015.
417+
- Note2: Two package are avaliable in the AUR (thanks Mikos!), [sdrangel](https://aur.archlinux.org/packages/sdrangel), which provides the lastest tagged release (stable), and [sdrangel-git](https://aur.archlinux.org/packages/sdrangel-git), which builds the latest commit from this repository (unstable).
418418

419419
<h2>Windows</h2>
420420

0 commit comments

Comments
 (0)