How to Install and Uninstall libwbxml.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "libwbxml.x86_64" package

This tutorial shows how to install libwbxml.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install libwbxml.x86_64

2. Uninstall "libwbxml.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libwbxml.x86_64 on Fedora 34:

$ sudo dnf remove libwbxml.x86_64 $ sudo dnf autoremove

3. Information about the libwbxml.x86_64 package on Fedora 34

Last metadata expiration check: 5:52:33 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libwbxml
Version : 0.11.8
Release : 1.fc34
Architecture : x86_64
Size : 105 k
Source : libwbxml-0.11.8-1.fc34.src.rpm
Repository : updates
Summary : Library and tools to parse, encode and handle WBXML documents
URL : https://github.com/libwbxml/libwbxml
License : LGPLv2+
Description : The WBXML Library (libwbxml) contains a library and its associated tools to
: parse, encode and handle WBXML documents. The WBXML format is a binary
: representation of XML, defined by the Wap Forum, and used to reduce
: bandwidth in mobile communications.