gtk-launch
GObject-based multi-platform GUI toolkit
Install
- All systems
-
curl cmd.cat/gtk-launch.sh
- Debian
-
apt-get install libgtk-3-0-dbg
- Ubuntu
-
apt-get install libgtk-3-0-dbg
- Arch Linux
-
pacman -S gtk3
- Kali Linux
-
apt-get install libgtk-3-bin
- CentOS
-
yum install gtk3
- Fedora
-
dnf install gtk3
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libgtk-3-0-dbg
- Raspbian
-
apt-get install libgtk-3-0-dbg
- Dockerfile
- dockerfile.run/gtk-launch
gtk3
GObject-based multi-platform GUI toolkit
libgtk-3-bin
programs for the GTK+ graphical user interface library
GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. This package contains the utilities which are used by the libraries and other packages.
libgtk-3-0-dbg
GTK+ libraries and debugging symbols
GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. This package contains detached debugging symbols. Most people will not need this package.