How to Install and Uninstall libwbxml.i686 Package on Fedora 35

Last updated: October 05,2024

1. Install "libwbxml.i686" package

This guide covers the steps necessary to install libwbxml.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libwbxml.i686

2. Uninstall "libwbxml.i686" package

This tutorial shows how to uninstall libwbxml.i686 on Fedora 35:

$ sudo dnf remove libwbxml.i686 $ sudo dnf autoremove

3. Information about the libwbxml.i686 package on Fedora 35

Last metadata expiration check: 0:55:00 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libwbxml
Version : 0.11.8
Release : 1.fc35
Architecture : i686
Size : 103 k
Source : libwbxml-0.11.8-1.fc35.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.