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

Last updated: May 18,2024

1. Install "libgammu-dev" package

Learn how to install libgammu-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgammu-dev

2. Uninstall "libgammu-dev" package

Learn how to uninstall libgammu-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libgammu-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 515
Maintainer: Ubuntu Developers
Original-Maintainer: Michal Čihař
Architecture: amd64
Source: gammu
Version: 1.37.0-1build1
Replaces: libgammu1-dev
Depends: libgammu7 (= 1.37.0-1build1), libgsmsd7 (= 1.37.0-1build1)
Suggests: pkg-config, gammu-doc (>= 1.37.0-1build1)
Conflicts: libgammu1-dev
Filename: pool/universe/g/gammu/libgammu-dev_1.37.0-1build1_amd64.deb
Size: 192970
MD5sum: 971eeba4b268bd01ff38d37b5c97a74f
SHA1: 9772967a0218d156797768fc71ac3c3c167d4538
SHA256: 0201a96fa2c8ed35e9d413b56e3020f2d08a23d0e903fec65943581ab817ec3b
Description-en: mobile phone management library (development files)
Gammu is command line utility and library to work with mobile phones
from many vendors. Support for different models differs, but basic
functions should work with majority of them. Program can work with
contacts, messages (SMS, EMS and MMS), calendar, todos, filesystem,
integrated radio, camera, etc. It also supports daemon mode to send and
receive SMSes.
.
Currently supported phones include:
.
* Many Nokia models.
* Alcatel BE5 (501/701), BF5 (715), BH4 (535/735).
* AT capable phones (Siemens, Nokia, Alcatel, IPAQ).
* OBEX and IrMC capable phones (Sony-Ericsson, Motorola).
* Symbian phones through gnapplet.
.
This package contains header files needed for compiling programs with
Gammu and developer documentation.
Description-md5: edd57e45f8c49e9140d3d02bd2f8a25b
Homepage: http://www.gammu.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu