wish-default
Toolkit for Tcl and X11 (default version) - windowing shell
Install
- All systems
-
curl cmd.cat/wish-default.sh
- Debian
-
apt-get install tk
- Ubuntu
-
apt-get install tk
- Alpine
-
apk add tk
- Arch Linux
-
pacman -S tk
- Kali Linux
-
apt-get install tk
- CentOS
-
yum install tk
- Fedora
-
dnf install tk
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tk
- Raspbian
-
apt-get install tk
- Dockerfile
- dockerfile.run/wish-default
- Docker
-
docker run cmd.cat/wish-default wish-default
powered by Commando
tk
Toolkit for Tcl and X11 (default version) - windowing shell
Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package is a dependency package, which depends on Debian's default Tk version (currently 8.6).