How to Install and Uninstall libgtp-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "libgtp-dev" package

This guide covers the steps necessary to install libgtp-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgtp-dev

2. Uninstall "libgtp-dev" package

In this section, we are going to explain the necessary steps to uninstall libgtp-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgtp-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgtp-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgtp-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 171
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: openggsn
Version: 0.92-1
Depends: libgtp0 (= 0.92-1)
Filename: pool/universe/o/openggsn/libgtp-dev_0.92-1_amd64.deb
Size: 35188
MD5sum: bd03f9704ba31a2bbc14b93073230393
SHA1: cbe64a95472678e1cf15cbe2d9944d410119d62a
SHA256: 343d43109ebdbb9c96856d03a1a983fd4b443799b0bf37e97f41f04f8b09f2b3
Description-en: Development files for libgtp
OpenGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile
operators as the interface between the Internet and the rest of the
mobile network infrastructure.
.
The library libgtp implements the GTP protocol between SGSN and GGSN
and this package contains the development files for this library.
Description-md5: 8b46b1ee15fb227307f503c980336aa2
Multi-Arch: same
Homepage: http://sourceforge.net/projects/ggsn/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu