How to Install and Uninstall wt Package on openSUSE Leap

Last updated: July 08,2024

1. Install "wt" package

Please follow the guidelines below to install wt on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install wt

2. Uninstall "wt" package

Please follow the step by step instructions below to uninstall wt on openSUSE Leap:

$ sudo zypper remove wt

3. Information about the wt package on openSUSE Leap

Information for package wt:
---------------------------
Repository : Main Repository
Name : wt
Version : 4.8.1-bp155.3.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 20.1 MiB
Installed : No
Status : not installed
Source package : wt-4.8.1-bp155.3.6.src
Upstream URL : https://www.webtoolkit.eu/wt/
Summary : Web Toolkit
Description :
Wt is a C++ library and application server for developing and
deploying web applications. The widget-centric API is inspired by
existing C++ GUI APIs. It offers complete abstraction of any
web-specific implementation details. Most importantly, the entire
application is written in only one compiled language (C++), from which
the library generates the necessary HTML, Javascript, CGI, and AJAX
code.