How to Install and Uninstall gupnp-dlna.x86_64 Package on Oracle Linux 8

Last updated: September 21,2024

1. Install "gupnp-dlna.x86_64" package

This guide covers the steps necessary to install gupnp-dlna.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install gupnp-dlna.x86_64

2. Uninstall "gupnp-dlna.x86_64" package

In this section, we are going to explain the necessary steps to uninstall gupnp-dlna.x86_64 on Oracle Linux 8:

$ sudo dnf remove gupnp-dlna.x86_64 $ sudo dnf autoremove

3. Information about the gupnp-dlna.x86_64 package on Oracle Linux 8

Last metadata expiration check: 1:18:32 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : gupnp-dlna
Version : 0.10.5
Release : 9.el8
Architecture : x86_64
Size : 94 k
Source : gupnp-dlna-0.10.5-9.el8.src.rpm
Repository : ol8_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-dlna is a collection of helpers for building DLNA (Digital
: Living Network Alliance) compliant applications using GUPnP.