How to Install and Uninstall libclamav9 Package on Kali Linux

Last updated: November 10,2024

1. Install "libclamav9" package

This is a short guide on how to install libclamav9 on Kali Linux

$ sudo apt update $ sudo apt install libclamav9

2. Uninstall "libclamav9" package

In this section, we are going to explain the necessary steps to uninstall libclamav9 on Kali Linux:

$ sudo apt remove libclamav9 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclamav9 package on Kali Linux

Package: libclamav9
Source: clamav
Version: 0.103.7+dfsg-1
Installed-Size: 2368
Maintainer: ClamAV Team
Architecture: amd64
Depends: libbz2-1.0, libc6 (>= 2.34), libcurl4 (>= 7.16.2), libjson-c5 (>= 0.15), libltdl7 (>= 2.4.7), libmspack0 (>= 0.4), libpcre2-8-0 (>= 10.22), libssl3 (>= 3.0.0), libtfm1 (>= 0.13), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.3.4)
Suggests: libclamunrar, libclamunrar9
Size: 890616
SHA256: 02ffa095f378334edabf7937f6a5c2d0b7455c4da45dabe52cca2f9cb3232fca
SHA1: e398dd08a5f6bfe73e7626d087d447ae153ede16
MD5sum: 8d5d7bbbdd2fdc7572534d0d0e66ad95
Description: anti-virus utility for Unix - library
Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
this software is the integration with mail servers (attachment
scanning). The package provides a flexible and scalable
multi-threaded daemon in the clamav-daemon package, a command-line
scanner in the clamav package, and a tool for automatic updating via
the Internet in the clamav-freshclam package. The programs are based
on libclamav, which can be used by other software.
.
For programs written using the libclamav library. Libclamav may be used to add
virus protection into software. The library is thread-safe, and automatically
recognizes and scans archives. Scanning is very fast and most of the time
not noticeable.
Description-md5: bf2e797d0e7e410776d9200761e01bd6
Multi-Arch: same
Homepage: https://www.clamav.net/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/c/clamav/libclamav9_0.103.7+dfsg-1_amd64.deb