From b16b8b84192e8ef8bb8b0f58ca47b5a236cd587f Mon Sep 17 00:00:00 2001 From: Micah Snyder Date: Thu, 9 Nov 2023 18:14:48 -0500 Subject: [PATCH] DEB packages now built with Ubuntu 18.04, GLIBC 2.27 --- src/manual/Installing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manual/Installing.md b/src/manual/Installing.md index 20fa04f..43dfc0c 100644 --- a/src/manual/Installing.md +++ b/src/manual/Installing.md @@ -59,7 +59,7 @@ sudo dnf remove ~/Downloads/clamav-0.104.0-rc2.linux.x86_64.rpm #### DEB packages (for Debian, Ubuntu, Mint, etc.) -These are compiled on Ubuntu 16.04, and have all external library dependencies statically compiled in. They should be compatible with all Debian-based linux distributions running `glibc` version `2.23` or newer. +These are compiled on Ubuntu 18.04, and have all external library dependencies statically compiled in. They should be compatible with all Debian-based linux distributions running `glibc` version `2.27` or newer. ```bash sudo apt install ~/Downloads/clamav-0.104.0-rc2.libnux.x86_64.deb