How to Install and Uninstall libicu66 Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: May 16,2024

1. Install "libicu66" package

This tutorial shows how to install libicu66 on Ubuntu 22.04 LTS (Jammy Jellyfish)

$ sudo apt update $ sudo apt install libicu66

2. Uninstall "libicu66" package

Please follow the guidelines below to uninstall libicu66 on Ubuntu 22.04 LTS (Jammy Jellyfish):

$ sudo apt remove libicu66 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libicu66 package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: libicu66
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 32774
Maintainer: Ubuntu Developers
Architecture: amd64
Multi-Arch: same
Source: icu
Version: 66.1-2ubuntu2.1
Replaces: libiculx63 (<< 63.1-5)
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), tzdata (>> 2019c-3ubuntu1~)
Breaks: libiculx63 (<< 63.1-5), openttd (<< 1.8.0-2~)
Description: International Components for Unicode
ICU is a C++ and C library that provides robust and full-featured
Unicode and locale support. This package contains the runtime
libraries for ICU.
Description-md5: ea5cc55770d8f276c67880d90115d206
Homepage: http://www.icu-project.org
Original-Maintainer: Laszlo Boszormenyi (GCS)