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

Last updated: October 06,2024

1. Install "wxpdfdoc.x86_64" package

Please follow the steps below to install wxpdfdoc.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install wxpdfdoc.x86_64

2. Uninstall "wxpdfdoc.x86_64" package

Please follow the steps below to uninstall wxpdfdoc.x86_64 on Fedora 34:

$ sudo dnf remove wxpdfdoc.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:20:28 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : wxpdfdoc
Version : 0.9.7
Release : 6.fc34
Architecture : x86_64
Size : 692 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.