[gtk-web: 4/5] Add a table with package names for GTK4




commit 508951e9e63cccd6542a8bb58cafbeaf8f9b9e8a
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Dec 16 13:47:57 2020 +0000

    Add a table with package names for GTK4

 _docs/installations/linux.md | 8 ++++++++
 1 file changed, 8 insertions(+)
---
diff --git a/_docs/installations/linux.md b/_docs/installations/linux.md
index 33c67631..12470e46 100644
--- a/_docs/installations/linux.md
+++ b/_docs/installations/linux.md
@@ -32,6 +32,14 @@ To build GTK, see the [installation guide](https://developer.gnome.org/gtk4/unst
 For additional help, the [frequently asked questions 
page](https://developer.gnome.org/gtk4/unstable/gtk-question-index.html) is a
 good starting point.
 
+### Installing GTK from packages
+
+| Distribution  | Binary package | Development package | Additional packages |
+| ------------- | -------------- | ------------------- | ------------------- |
+| Arch          | gtk4           | -                   | -                   |
+| Debian/Ubuntu | libgtk-4-0     | libgtk-4-dev        | gtk-4-examples      |
+| Fedora        | gtk4           | gtk4-devel          | -                   |
+
 ## Development version
 
 To build the latest development version of GTK you can use a tool like


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]