How to Install and Uninstall libical-doc Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "libical-doc" package

This tutorial shows how to install libical-doc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libical-doc

2. Uninstall "libical-doc" package

Here is a brief guide to show you how to uninstall libical-doc on openSuSE Tumbleweed:

$ sudo zypper remove libical-doc

3. Information about the libical-doc package on openSuSE Tumbleweed

Information for package libical-doc:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libical-doc
Version : 3.0.17-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 21.2 KiB
Installed : No
Status : not installed
Source package : libical-3.0.17-1.2.src
Upstream URL : https://github.com/libical/libical
Summary : Example source code for programs to use libical
Description :
Libical is an implementation of the IETF's iCalendar
calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It
parses iCal components and provides a C API for manipulating the
component properties, parameters, and subcomponents.