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

Last updated: June 13,2024

1. Install "libgcal-dev" package

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

$ sudo apt update $ sudo apt install libgcal-dev

2. Uninstall "libgcal-dev" package

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

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

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

Package: libgcal-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 158
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Banck
Architecture: amd64
Source: libgcal
Version: 0.9.6-3.2
Depends: libgcal0 (= 0.9.6-3.2), libxml2-dev, libcurl4-gnutls-dev
Filename: pool/universe/libg/libgcal/libgcal-dev_0.9.6-3.2_amd64.deb
Size: 19870
MD5sum: aa31ab8cc140263dcbd9f81662d91a9d
SHA1: bbd9ac8d20cfc065b26c7d90087adce1a596e5a4
SHA256: 1c101c1403eb2f68e1bbe506d14576b2da51fe15ddf4da5b6d98e38190c9f775
Description-en: Google calendar and contacts (development files)
This is a library to access google calendar events and contacts.
Its purpose is to provide easy access to available events/contacts and to
enable common operations like add, delete or edit.
.
This package contains the static library and header files.
Description-md5: 519430a30b8342002222b4ad21edcb1a
Homepage: http://code.google.com/p/libgcal/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu