How to Install and Uninstall gupnp-av.i686 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "gupnp-av.i686" package

In this section, we are going to explain the necessary steps to install gupnp-av.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install gupnp-av.i686

2. Uninstall "gupnp-av.i686" package

Please follow the steps below to uninstall gupnp-av.i686 on Rocky Linux 8:

$ sudo dnf remove gupnp-av.i686 $ sudo dnf autoremove

3. Information about the gupnp-av.i686 package on Rocky Linux 8

Last metadata expiration check: 0:33:55 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : gupnp-av
Version : 0.12.10
Release : 6.el8
Architecture : i686
Size : 100 k
Source : gupnp-av-0.12.10-6.el8.src.rpm
Repository : appstream
Summary : A collection of helpers for building UPnP AV applications
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.
:
: GUPnP-AV is a collection of helpers for building AV (audio/video)
: applications using GUPnP.