Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 300 Bytes

gtk4.md

File metadata and controls

7 lines (6 loc) · 300 Bytes

Gtk4 interface requirements

  • Debian/Ubuntu: apt install python3-gi python3-gi-cairo gir1.2-gtk-4.0
  • openSUSE: zypper install python3-gobject gtk4
  • Fedora: dnf install pygobject3 python3-gobject gtk4
  • ArchLinux: pacman -S python-gobject gtk4
  • Mac OS X: brew install pygobject3 gtk4