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

Last updated: November 27,2024

1. Install "libwbxml.i686" package

This tutorial shows how to install libwbxml.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libwbxml.i686

2. Uninstall "libwbxml.i686" package

This guide let you learn how to uninstall libwbxml.i686 on Fedora 39:

$ sudo dnf remove libwbxml.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:30:26 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libwbxml
Version : 0.11.8
Release : 5.fc39
Architecture : i686
Size : 104 k
Source : libwbxml-0.11.8-5.fc39.src.rpm
Repository : fedora
Summary : Library and tools to parse, encode and handle WBXML documents
URL : https://github.com/libwbxml/libwbxml
License : LGPL-2.1-or-later
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.