How To Install gupnp-igd on Fedora 36
Introduction
In this tutorial we learn how to install gupnp-igd
on Fedora 36.
What is gupnp-igd
gupnp-igd is a library to handle UPnP IGD port mapping.
We can use yum
or dnf
to install gupnp-igd
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gupnp-igd.
Install gupnp-igd on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
title: “How To Install gupnp-igd on Fedora 36”
linkTitle: "gupnp-igd"
sudo dnf makecache --refresh
type: "docs"
description: “In this tutorial we learn how to install gupnp-igd in Fedora 36. gupnp-igd is Library to handle UPnP IGD port mapping”
After updating yum database, We can install gupnp-igd
using dnf
by running the following command:
date: “2022-08-17”
lastmod: "2022-08-17"
sudo dnf -y install gupnp-igd
#image: /images/fedora/36/gupnp-igd-featured.png
Install gupnp-igd on Fedora 36 Using yum
Introduction
Update yum database with yum
using the following command.
sudo yum makecache --refresh
In this tutorial we learn how to install `gupnp-igd` on Fedora 36.
What is gupnp-igd
After updating yum database, We can install gupnp-igd
using yum
by running the following command:
> gupnp-igd is a library to handle UPnP IGD port mapping.
sudo yum -y install gupnp-igd
How To Uninstall gupnp-igd on Fedora 36
We can use yum
or dnf
to install gupnp-igd
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gupnp-igd.
To uninstall only the gupnp-igd
package we can use the following command:
## Install gupnp-igd on Fedora 36 Using dnf
sudo dnf remove gupnp-igd
Update yum database with dnf
using the following command.
gupnp-igd Package Contents on Fedora 36
sudo dnf makecache --refresh
```bash
After updating yum database, We can install gupnp-igd
using dnf
by running the following command:
sudo dnf -y install gupnp-igd
Install gupnp-igd on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install gupnp-igd
using yum
by running the following command:
sudo yum -y install gupnp-igd
How To Uninstall gupnp-igd on Fedora 36
To uninstall only the gupnp-igd
package we can use the following command:
sudo dnf remove gupnp-igd
gupnp-igd Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/713d5126b368a2af46b3183c0948ca1b9a7dc5
/usr/lib64/girepository-1.0
/usr/lib64/girepository-1.0/GUPnPIgd-1.0.typelib
/usr/lib64/libgupnp-igd-1.0.so.4
/usr/lib64/libgupnp-igd-1.0.so.4.2.1
/usr/share/doc/gupnp-igd
/usr/share/doc/gupnp-igd/README
/usr/share/licenses/gupnp-igd
/usr/share/licenses/gupnp-igd/COPYING
References
/usr/lib/.build-id /usr/lib/.build-id/c9 /usr/lib/.build-id/c9/d1f002b60c23c61820afea900cf38433e0ebd6 /usr/lib/girepository-1.0 /usr/lib/girepository-1.0/GUPnPIgd-1.0.typelib /usr/lib/libgupnp-igd-1.0.so.4 /usr/lib/libgupnp-igd-1.0.so.4.2.1 /usr/share/doc/gupnp-igd /usr/share/doc/gupnp-igd/README /usr/share/licenses/gupnp-igd /usr/share/licenses/gupnp-igd/COPYING
Summary
In this tutorial we learn how to install `gupnp-igd` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).
## References
* [gupnp-igd website](https://wiki.gnome.org/Projects/GUPnP)
## Summary
In this tutorial we learn how to install `gupnp-igd` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).