How to Install and Uninstall python-pyclamd Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-pyclamd" package

Here is a brief guide to show you how to install python-pyclamd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyclamd

2. Uninstall "python-pyclamd" package

This guide covers the steps necessary to uninstall python-pyclamd on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pyclamd $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pyclamd package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pyclamd
Priority: optional
Section: universe/python
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pyclamd
Version: 0.3.16-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: clamav-daemon
Filename: pool/universe/p/pyclamd/python-pyclamd_0.3.16-1_all.deb
Size: 10162
MD5sum: 53ee56975b47d138286512bfc7015ea4
SHA1: 16a641dcbebf3d007da00f0ba62e666931d4d79a
SHA256: 7c9ddd1dde4a098f9f04f8c1bb480721061866e0d3ca596537fddc0739264acc
Description-en: Python interface to the ClamAV daemon
This package adds virus detection capabilities to Python software in
an efficient and easy way, thanks to the ClamAV antivirus toolkit.
Description-md5: 28063f9fb1c814186264254b3509b2c9
Homepage: http://xael.org/pages/pyclamd-en.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu