Skip to content

Commit

Permalink
DEB packages now built with Ubuntu 18.04, GLIBC 2.27
Browse files Browse the repository at this point in the history
  • Loading branch information
micahsnyder committed Nov 9, 2023
1 parent 23c146a commit b16b8b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/manual/Installing.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b16b8b8

Please sign in to comment.