aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Mykyta Holubakha <hilobakho@gmail.com>2018-01-19 20:40:32 +0200
committerGravatar Mykyta Holubakha <hilobakho@gmail.com>2018-01-19 20:40:32 +0200
commitab819c485a9c0899d10f22d93c1708a58b165a20 (patch)
tree13c8f142f30e0d08bc44c7caf85e5fead57fc0ab
parent8a90aa7db7e63182f35a8acdf06c3e78ed6d5dde (diff)
README: mention Debian/Ubuntu packages
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index fc51389..fb059eb 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,8 @@ It can also preserve current brightness before applying the operation (allowing
The program is available in:
* [Fedora/EPEL](https://apps.fedoraproject.org/packages/brightnessctl)
* [Arch Linux (AUR)](https://aur.archlinux.org/packages/brightnessctl)
+* [Debian](https://packages.debian.org/testing/source/brightnessctl) - starting with Buster (and derivatives)
+* [Ubuntu](https://packages.ubuntu.com/source/bionic/brightnessctl) - starting with 18.04 (and derivatives)
One can build and install the program using `make install`. Consult the Makefile for relevant build-time options.