How to Install and Uninstall gupnp.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "gupnp.x86_64" package

Please follow the instructions below to install gupnp.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install gupnp.x86_64

2. Uninstall "gupnp.x86_64" package

This is a short guide on how to uninstall gupnp.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove gupnp.x86_64 $ sudo dnf autoremove

3. Information about the gupnp.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:11:46 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : gupnp
Version : 1.4.3
Release : 3.el9
Architecture : x86_64
Size : 104 k
Source : gupnp-1.4.3-3.el9.src.rpm
Repository : epel
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.