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

Last updated: October 12,2024

1. Install "wxpdfdoc.i686" package

Please follow the steps below to install wxpdfdoc.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install wxpdfdoc.i686

2. Uninstall "wxpdfdoc.i686" package

Please follow the guidance below to uninstall wxpdfdoc.i686 on Fedora 35:

$ sudo dnf remove wxpdfdoc.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:37:25 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : wxpdfdoc
Version : 0.9.7
Release : 7.fc35
Architecture : i686
Size : 702 k
Source : wxpdfdoc-0.9.7-7.fc35.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.