How to Install and Uninstall gupnp-tools Package on Kali Linux

Last updated: May 14,2024

1. Install "gupnp-tools" package

Please follow the steps below to install gupnp-tools on Kali Linux

$ sudo apt update $ sudo apt install gupnp-tools

2. Uninstall "gupnp-tools" package

In this section, we are going to explain the necessary steps to uninstall gupnp-tools on Kali Linux:

$ sudo apt remove gupnp-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the gupnp-tools package on Kali Linux

Package: gupnp-tools
Version: 0.12.1-1
Installed-Size: 817
Maintainer: Debian GNOME Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.30.1), libglib2.0-0 (>= 2.68.0), libgssdp-1.6-0 (>= 1.6.0), libgtk-3-0 (>= 3.21.5), libgtksourceview-4-0 (>= 3.2.0), libgupnp-1.6-0 (>= 1.6.0), libgupnp-av-1.0-3 (>= 0.11.5), libsoup-3.0-0 (>= 2.41.90), libxml2 (>= 2.7.4)
Size: 184640
SHA256: f76ec9e405036ad414c8ff01e21f909a5c915d1c7d6131773e27bbe61b37abcb
SHA1: 63de9e5b5ca85e05f19bf4811b1137549b085a30
MD5sum: ab0dbba492db66e9c439860118d51e4c
Description: tools for testing UPnP devices and control points
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 Tools are free replacements of Intel UPnP tools that use GUPnP. They
provides the following client and server side tools which enable one to easily
test and debug one's UPnP devices and control points:
* Universal Control Point: a tool that enables one to discover UPnP devices
and services, retrieve information about them, subscribe to events and
invoke actions.
* Network Light: a virtual light bulb that allows control points to switch
it on and off, change its dimming level and query its current status.
* AV Control Point: a simple media player UI that enables one to discover and
play multimedia content available on the network.
* MediaServer upload: upload files to MediaServers
* Upload: a simple commandline utility that uploads files to known
MediaServers. Use Universal Control Point for discovering the MediaServers.
Description-md5:
Homepage: https://wiki.gnome.org/Projects/GUPnP
Tag: interface::graphical, interface::x11, role::program, uitoolkit::gtk
Section: net
Priority: optional
Filename: pool/main/g/gupnp-tools/gupnp-tools_0.12.1-1_amd64.deb