How to Install and Uninstall wxsvg-devel.i686 Package on Fedora 38

Last updated: February 08,2025

1. Install "wxsvg-devel.i686" package

This is a short guide on how to install wxsvg-devel.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install wxsvg-devel.i686

2. Uninstall "wxsvg-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall wxsvg-devel.i686 on Fedora 38:

$ sudo dnf remove wxsvg-devel.i686 $ sudo dnf autoremove

3. Information about the wxsvg-devel.i686 package on Fedora 38

Last metadata expiration check: 4:33:27 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : wxsvg-devel
Version : 1.5.24
Release : 4.fc38
Architecture : i686
Size : 105 k
Source : wxsvg-1.5.24-4.fc38.src.rpm
Repository : updates
Summary : Development files for the wxSVG library
URL : https://sourceforge.net/projects/wxsvg
License : LGPL-2.0-or-later WITH WxWindows-exception-3.1
Description : wxSVG is C++ library to create, manipulate and render Scalable Vector Graphics
: (SVG) files with the wxWidgets toolkit.
:
: This package provides the files required to develop programs that use wxsvg.