How to Install and Uninstall gupnp.i686 Package on Oracle Linux 8

Last updated: May 19,2024

1. Install "gupnp.i686" package

This is a short guide on how to install gupnp.i686 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install gupnp.i686

2. Uninstall "gupnp.i686" package

Please follow the step by step instructions below to uninstall gupnp.i686 on Oracle Linux 8:

$ sudo dnf remove gupnp.i686 $ sudo dnf autoremove

3. Information about the gupnp.i686 package on Oracle Linux 8

Last metadata expiration check: 6:28:35 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : gupnp
Version : 1.0.6
Release : 2.el8_4
Architecture : i686
Size : 113 k
Source : gupnp-1.0.6-2.el8_4.src.rpm
Repository : ol8_appstream
Summary : A framework for creating UPnP devices & control points
URL : http://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.