How to Install and Uninstall gupnp.i686 Package on Fedora 38

Last updated: November 27,2024

1. Install "gupnp.i686" package

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

$ sudo dnf update $ sudo dnf install gupnp.i686

2. Uninstall "gupnp.i686" package

This is a short guide on how to uninstall gupnp.i686 on Fedora 38:

$ sudo dnf remove gupnp.i686 $ sudo dnf autoremove

3. Information about the gupnp.i686 package on Fedora 38

Last metadata expiration check: 3:09:13 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : gupnp
Version : 1.6.6
Release : 1.fc38
Architecture : i686
Size : 113 k
Source : gupnp-1.6.6-1.fc38.src.rpm
Repository : updates
Summary : A framework for creating UPnP devices & control points
URL : https://www.gupnp.org/
License : LGPLv2+
Description : GUPnP is an object-oriented open source framework for creating UPnP
: devices and control points, written in C using GObject and libsoup.
: The GUPnP API is intended to be easy to use, efficient and flexible.