macOS
brew install clamavlocal Homebrew formula metadata
sudo port install clamavMacPorts ports tree · sysutils/clamav/Portfile · source: api.github.com
brew
Anti-virus software. Version 1.5.3 via Homebrew; verified 2026-07-01.
install
brew install clamavlocal Homebrew formula metadata
sudo port install clamavMacPorts ports tree · sysutils/clamav/Portfile · source: api.github.com
sudo apk add clamavAlpine Linux edge package indexes · clamav · source: dl-cdn.alpinelinux.org
sudo apt install clamavDebian stable package indexes · clamav · source: deb.debian.org
sudo dnf install clamavFedora Rawhide package metadata · clamav · source: dl.fedoraproject.org
nix profile install nixpkgs#clamavnixpkgs package indexes · pkgs/by-name/cl/clamav/package.nix · source: api.github.com
sudo pacman -S clamavArch Linux sync databases · clamav · source: geo.mirror.pkgbuild.com
sudo zypper install clamavopenSUSE Tumbleweed package metadata · clamav · source: download.opensuse.org
choco install clamavChocolatey community package catalog · clamav · source: community.chocolatey.org
scoop install extras/clamavScoop official bucket manifest trees · bucket/clamav.json · source: api.github.com
winget install --id Cisco.ClamAV -eWindows Package Manager source index · Cisco.ClamAV · source: cdn.winget.microsoft.com
overview
Anti-virus software
history
ClamAV is a long-running open source antivirus engine and command-line toolkit for detecting trojans, viruses, malware, and other threats. In package-manager terms, it is the classic installable antivirus stack: clamscan for one-shot scans, clamd for daemonized scanning, freshclam for signature updates, and supporting tools for signatures and configuration.
The current official repository is maintained under Cisco Talos. The README points to docs.clamav.net, the bundled NEWS file, source builds, package-manager installation, Docker images, and official installers for Linux, macOS, and Windows.
The supplied package-manager data shows ClamAV packaged across Alpine, Debian, Ubuntu, Fedora/DNF, Arch, openSUSE, Nix, MacPorts, Homebrew, Chocolatey, Scoop, winget, and zypper. That breadth reflects its role as the default open source antivirus engine available through OS and language-adjacent package ecosystems.
Users typically install the engine and signature tools, update databases with freshclam, scan files with clamscan or clamdscan, and run clamd for service-style scanning. The official sample configurations document clamd.conf and freshclam.conf options such as database directories, logging, official signature handling, and CVD certificate directories.
ClamAV is significant because it is both an end-user CLI package and infrastructure plumbing. Package maintainers care about its daemon, database update cadence, bundled signature tooling, optional components, distro-specific config paths, and the difference between upstream official packages and third-party binary packages.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/clamav/freshclam.conf/etc/clamav/clamd.conf/usr/local/etc/clamav/freshclam.conf/usr/local/etc/clamav/clamd.conf/opt/local/etc/freshclam.conf/opt/local/etc/clamd.conf/usr/local/etc/freshclam.conf/usr/local/etc/clamd.conf/usr/local/etc/clamav-milter.confHKEY_LOCAL_MACHINE/Software/ClamAV/ConfDirC:\Program Files\ClamAVC:\ClamAVexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
clamav-config | cli | global executable | |
clambc | cli | global executable | |
clamconf | cli | global executable | |
clamd | cli | global executable | |
clamdscan | cli | global executable | |
clamdtop | cli | global executable | |
clamonacc | cli | global executable | |
clamscan | cli | global executable | |
clamsubmit | cli | global executable | |
freshclam | cli | global executable | |
sigtool | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/Cisco-Talos/clamav
install metadata
| Package key | brew:clamav |
|---|---|
| Version | 1.5.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/clamav |
| Homepage | https://www.clamav.net/ |
| Repository | https://github.com/Cisco-Talos/clamav |
| Upstream docs | https://docs.clamav.net/ |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/Cisco-Talos/clamav/releases/download/clamav-1.5.3/clamav-1.5.3.tar.gz |
| Last updated | 2026-07-01T18:14:11Z |
| Pulse | updated |
| Dependencies | json-c, openssl@3, pcre2, yara |
| Build dependencies | cmake, pkgconf, rust |
| Uses from macOS | bzip2, curl, libxml2, ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
| Caveats | To finish installation & run clamav you will need to edit the example conf files at $HOMEBREW_PREFIX/etc/clamav/ |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | clamav |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
clamav 1.4.3+dfsg-1
anti-virus utility for Unix - command-line interface
sudo apt install clamavclamav-base 1.4.3+dfsg-1
anti-virus utility for Unix - base package
sudo apt install clamav-baseclamav-daemon 1.4.3+dfsg-1
anti-virus utility for Unix - scanner daemon
sudo apt install clamav-daemonclamav-doc 1.4.3+dfsg-1
anti-virus utility for Unix - documentation
sudo apt install clamav-docclamav-docs 1.4.3+dfsg-1
anti-virus utility for Unix - documentation
sudo apt install clamav-docsclamav-freshclam 1.4.3+dfsg-1
anti-virus utility for Unix - virus database update utility
sudo apt install clamav-freshclamclamav-milter 1.4.3+dfsg-1
anti-virus utility for Unix - sendmail integration
sudo apt install clamav-milterclamav-testfiles 1.4.3+dfsg-1
anti-virus utility for Unix - test files
sudo apt install clamav-testfilesclamdscan 1.4.3+dfsg-1
anti-virus utility for Unix - scanner client
sudo apt install clamdscanlibclamav-dev 1.4.3+dfsg-1
anti-virus utility for Unix - development files
sudo apt install libclamav-devlibclamav12 1.4.3+dfsg-1
anti-virus utility for Unix - library
sudo apt install libclamav12clamav
nix profile install nixpkgs#clamavclamav 1.0.5+dfsg-1.1ubuntu3
anti-virus utility for Unix - command-line interface
sudo apt install clamavclamav-base 1.0.5+dfsg-1.1ubuntu3
anti-virus utility for Unix - base package
sudo apt install clamav-baseclamav-daemon 1.0.5+dfsg-1.1ubuntu3
anti-virus utility for Unix - scanner daemon
sudo apt install clamav-daemonclamav-docs 1.0.5+dfsg-1.1ubuntu3
anti-virus utility for Unix - documentation
sudo apt install clamav-docssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.