How to Install and Uninstall gupnp-av.x86_64 Package on Amazon Linux 2

Last updated: June 02,2024

1. Install "gupnp-av.x86_64" package

Please follow the instructions below to install gupnp-av.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install gupnp-av.x86_64

2. Uninstall "gupnp-av.x86_64" package

Please follow the instructions below to uninstall gupnp-av.x86_64 on Amazon Linux 2:

$ sudo yum remove gupnp-av.x86_64 $ sudo yum autoremove

3. Information about the gupnp-av.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : gupnp-av
Arch : x86_64
Version : 0.12.10
Release : 1.amzn2.0.2
Size : 88 k
Repo : amzn2-core/2/x86_64
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.