How to Install and Uninstall kf6-kxmlgui Package on openSuSE Tumbleweed

Last updated: September 19,2024

1. Install "kf6-kxmlgui" package

Please follow the guidelines below to install kf6-kxmlgui on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install kf6-kxmlgui

2. Uninstall "kf6-kxmlgui" package

Please follow the step by step instructions below to uninstall kf6-kxmlgui on openSuSE Tumbleweed:

$ sudo zypper remove kf6-kxmlgui

3. Information about the kf6-kxmlgui package on openSuSE Tumbleweed

Information for package kf6-kxmlgui:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : kf6-kxmlgui
Version : 6.0.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 281 B
Installed : No
Status : not installed
Source package : kf6-kxmlgui-6.0.0-1.1.src
Upstream URL : https://www.kde.org
Summary : Framework for managing menu and toolbar actions
Description :
libkxmlgui provides a framework for managing menu and toolbar actions in an
abstract way. The actions are configured through a XML description and hooks
in the application code. The framework supports merging of multiple
description for example for integrating actions from plugins.