How can I install libicu57?

I’m trying to install dotnet-sdk-2.2 via apt-get install dotnet-sdk-2.2 I have the proper repository linked in the /etc/apt/sources.list.d/microsoft-prod.list file. However everytime I try to install, it fails because of the libicu57 package. I’ve tried to get that package but it always shows this error.
`Reading package lists… Done
Building dependency tree
Reading state information… Done
Package libicu57 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package ‘libicu57’ has no installation candidate
`

Here’s my distribution info:
DISTRIB_ID=Parrot DISTRIB_RELEASE=4.5 DISTRIB_CODENAME=stable DISTRIB_DESCRIPTION="Parrot 4.5" PRETTY_NAME="Parrot GNU/Linux 4.5" NAME="Parrot GNU/Linux" ID=parrot ID_LIKE=debian VERSION="4.5" VERSION_ID="4.5" HOME_URL="https://www.parrotsec.org/" SUPPORT_URL="https://community.parrotsec.org/" BUG_REPORT_URL="https://dev.parrotsec.org/"

What method did you use to install Parrot? (Debian Standard / Debian GTK / parrot-experimental)
Debian Standard
Configured to multiboot with other systems? (yes / no)
Yes
If there are any similar issues or solutions, link to them below:

If there are any error messages or relevant logs, post them below:

Have you updated your system?

Yes just yesterday. Before trying to install dotnetcore-sdk-2.2

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.