How to Install and Uninstall wxpdfdoc.i686 Package on Fedora 34

Last updated: October 07,2024

1. Install "wxpdfdoc.i686" package

In this section, we are going to explain the necessary steps to install wxpdfdoc.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install wxpdfdoc.i686

2. Uninstall "wxpdfdoc.i686" package

This is a short guide on how to uninstall wxpdfdoc.i686 on Fedora 34:

$ sudo dnf remove wxpdfdoc.i686 $ sudo dnf autoremove

3. Information about the wxpdfdoc.i686 package on Fedora 34

Last metadata expiration check: 3:39:12 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : wxpdfdoc
Version : 0.9.7
Release : 6.fc34
Architecture : i686
Size : 723 k
Source : wxpdfdoc-0.9.7-6.fc34.src.rpm
Repository : fedora
Summary : A library for creating PDF documents in C++ with wxWidgets
URL : https://utelle.github.io/wxpdfdoc/
License : wxWidgets
Description : wxPdfDocument allows wxWidgets applications to generate PDF documents.
: The code is a port of FPDF - a free PHP class for generating PDF files -
: to C++ using the wxWidgets library. Several add-on PHP scripts found on
: the FPDF web site are incorporated into wxPdfDocument. Embedding of PNG,
: JPEG, GIF and WMF images is supported. In addition to the 14 standard
: Adobe fonts it is possible to use other Type1 or TrueType fonts - with
: or without embedding them into the generated document. In Unicode build
: CJK fonts are supported, too. Graphics primitives allow the creation of
: simple drawings.