clamav 1.4.2
Antivirus engine
Clam AntiVirus is an anti-virus toolkit, designed especially for e-mail scanning on mail gateways. It provides a number of utilities including a flexible and scalable multi-threaded daemon, a command line scanner, and advanced tool for automatic database updates. The core of the package is an anti-virus engine available in the form of a shared library.
- Outputs:
out
- Website: https://www.clamav.net
- Licenses: ASL 2.0 · Expat · FreeBSD · GPL 2+ · LGPL 2.1 · Modified BSD · NCSA/University of Illinois Open Source License · non-copyleft · non-copyleft · Public Domain · X11 · Zlib
- Package source: gnu/packages/antivirus.scm
- Builds: See build status
- Issues: See known issues
Installation
Install clamav 1.4.2
as follows:
guix install clamav@1.4.2
Or install the latest version:
guix install clamav
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.