How To Install libical on Fedora 36
Introduction
In this tutorial we learn how to install libical on Fedora 36.
What is libical
Reference implementation of the iCalendar data type and serialization format used in dozens of calendaring and scheduling products.
We can use yum or dnf to install libical on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libical.
Install libical on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install libical using dnf by running the following command:
sudo dnf -y install libical
Install libical on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install libical using yum by running the following command:
sudo yum -y install libical
How To Uninstall libical on Fedora 36
To uninstall only the libical package we can use the following command:
sudo dnf remove libical
libical Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/5b260ea15433ba4410d1bb99e8be00685c4b0f
/usr/lib/.build-id/67
/usr/lib/.build-id/67/3b2bdcaf525281dadd3b11d0fdcee6bbbaf6d4
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/f7a0af9919dca8cb5969261be7fc3a80766969
/usr/lib/.build-id/db
/usr/lib/.build-id/db/79e23bf86e0b0f97fe3d9bb317ad26956c6346
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/21164e90823c00bbbaad40c63186af80c0832d
/usr/lib64/girepository-1.0/ICal-3.0.typelib
/usr/lib64/libical.so.3
/usr/lib64/libical.so.3.0.14
/usr/lib64/libical_cxx.so.3
/usr/lib64/libical_cxx.so.3.0.14
/usr/lib64/libicalss.so.3
/usr/lib64/libicalss.so.3.0.14
/usr/lib64/libicalss_cxx.so.3
/usr/lib64/libicalss_cxx.so.3.0.14
/usr/lib64/libicalvcal.so.3
/usr/lib64/libicalvcal.so.3.0.14
/usr/share/doc/libical
/usr/share/doc/libical/README.md
/usr/share/doc/libical/ReleaseNotes.txt
/usr/share/doc/libical/THANKS
/usr/share/gir-1.0/ICal-3.0.gir
/usr/share/licenses/libical
/usr/share/licenses/libical/LICENSE
References
Summary
In this tutorial we learn how to install libical on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libical on Fedora 36” linkTitle: “libical” type: “docs” description: “In this tutorial we learn how to install libical in Fedora 36. libical is Reference implementation of the iCalendar data type and serialization format” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libical-featured.png
Introduction
In this tutorial we learn how to install libical on Fedora 36.
What is libical
Reference implementation of the iCalendar data type and serialization format used in dozens of calendaring and scheduling products.
We can use yum or dnf to install libical on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libical.
Install libical on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install libical using dnf by running the following command:
sudo dnf -y install libical
Install libical on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install libical using yum by running the following command:
sudo yum -y install libical
How To Uninstall libical on Fedora 36
To uninstall only the libical package we can use the following command:
sudo dnf remove libical
libical Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/29
/usr/lib/.build-id/29/065881efa3a73b8214a43a06ee5dd754edf923
/usr/lib/.build-id/54
/usr/lib/.build-id/54/3f26fac0fd54a11628cb40b0af58fba4e335c2
/usr/lib/.build-id/67
/usr/lib/.build-id/67/e9f83879b54f848f1fad52756915ff7bdfa0cd
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/344512dd39dac2bd41637796828025858d5db4
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/4a1d4eb8227682167aee9fb1ad10323befbeaf
/usr/lib/girepository-1.0/ICal-3.0.typelib
/usr/lib/libical.so.3
/usr/lib/libical.so.3.0.14
/usr/lib/libical_cxx.so.3
/usr/lib/libical_cxx.so.3.0.14
/usr/lib/libicalss.so.3
/usr/lib/libicalss.so.3.0.14
/usr/lib/libicalss_cxx.so.3
/usr/lib/libicalss_cxx.so.3.0.14
/usr/lib/libicalvcal.so.3
/usr/lib/libicalvcal.so.3.0.14
/usr/share/doc/libical
/usr/share/doc/libical/README.md
/usr/share/doc/libical/ReleaseNotes.txt
/usr/share/doc/libical/THANKS
/usr/share/gir-1.0/ICal-3.0.gir
/usr/share/licenses/libical
/usr/share/licenses/libical/LICENSE
References
Summary
In this tutorial we learn how to install libical on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).