How to Install and Uninstall bwidget Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "bwidget" package

This is a short guide on how to install bwidget on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install bwidget

2. Uninstall "bwidget" package

Learn how to uninstall bwidget on openSuSE Tumbleweed:

$ sudo zypper remove bwidget

3. Information about the bwidget package on openSuSE Tumbleweed

Information for package bwidget:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : bwidget
Version : 1.9.14-1.10
Arch : noarch
Vendor : openSUSE
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : bwidget-1.9.14-1.10.src
Upstream URL : https://core.tcl-lang.org/bwidget
Summary : A Set of Megawidgets for Tcl/Tk
Description :
Add useful and nice-looking widgets to your interfaces with the BWidget
Toolkit, a set of native Tk 8.x Widgets using Tcl8.x namespaces. The
BWidgets have a professional look and feel as in other well-known
toolkits (Tix or Incr Widget). However, the concept is radically
different because everything is native. There is no platform
compilation and no compiled extension libraries are needed. The code is
in pure Tcl/Tk.