diff options
author | Standreas | 2020-12-06 18:18:21 +0100 |
---|---|---|
committer | GitHub | 2020-12-06 18:18:21 +0100 |
commit | 45687d5b03d9d3b37414ea58da41f4271c199ae9 (patch) | |
tree | 4d486d8022cfc12f6ad2862ffac787f9c6d59ad8 | |
parent | translations: Use .yaml for .desktop translation (diff) | |
download | pavucontrol-slx-45687d5b03d9d3b37414ea58da41f4271c199ae9.tar.gz pavucontrol-slx-45687d5b03d9d3b37414ea58da41f4271c199ae9.tar.xz pavucontrol-slx-45687d5b03d9d3b37414ea58da41f4271c199ae9.zip |
Update README.md (#173)
-rw-r--r-- | README.md | 17 |
1 files changed, 15 insertions, 2 deletions
@@ -21,12 +21,25 @@ To build run `make`, to install `make install` which accepts variable `DESTDIR` ### Binary packages -This project was launched in August 2016 and binary packages are rare so far. - On Arch Linux the package [pavucontrol-qt](https://www.archlinux.org/packages/community/x86_64/pavucontrol-qt/) can be used and [pavucontrol-qt-git](https://aur.archlinux.org/packages/pavucontrol-qt-git/) is to build current checkouts of branch `master`. On FreeBSD the binary package is available as [pavucontrol-qt](https://www.freshports.org/audio/pavucontrol-qt/) and can be installed with `pkg install pavucontrol-qt`. +#### Debian + +Package `pavucontrol-qt` is available in the official repositories as of Debian buster. + +#### Fedora + +Package `pavucontrol-qt` is available in the official repositories as of Fedora 31. + +#### OpenSuse + +Package `pavucontrol-qt` is available in the official repositories as of openSUSE Leap:15.2 + + + + ## Usage In LXQt sessions the binary is placed in sub-menu "Sound & Video" of the panel's main menu. |