How to Install and Uninstall libical2 Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: October 06,2024

1. Install "libical2" package

This is a short guide on how to install libical2 on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install libical2

2. Uninstall "libical2" package

Here is a brief guide to show you how to uninstall libical2 on Ubuntu 18.04 LTS (Bionic Beaver):

$ sudo apt remove libical2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libical2 package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: libical2
Architecture: amd64
Version: 2.0.0-4
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: libical
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 870
Depends: tzdata, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libicu60 (>= 60.1-1~), libstdc++6 (>= 5.2)
Filename: pool/universe/libi/libical/libical2_2.0.0-4_amd64.deb
Size: 192784
MD5sum: 047e0dfd40eb29203903c5e0138c76c0
SHA1: dc6d08361b1ad825d13bd57d50542d74d0ed46fc
SHA256: fc92955c0e4b6bce95399b5405882d2822231467ea934933fa5bdcf88ea86ea4
Homepage: https://github.com/libical/libical
Description: iCalendar library implementation in C (runtime)
Description-md5: cbe24cb3191748512447a8a200ebcd03
Task: kubuntu-desktop, kubuntu-full
Supported: 3y

5. The same packages on other Linux Distributions