How to Install and Uninstall python3-virustotal-api Package on Kali Linux

Last updated: May 04,2024

1. Install "python3-virustotal-api" package

Please follow the guidance below to install python3-virustotal-api on Kali Linux

$ sudo apt update $ sudo apt install python3-virustotal-api

2. Uninstall "python3-virustotal-api" package

Please follow the instructions below to uninstall python3-virustotal-api on Kali Linux:

$ sudo apt remove python3-virustotal-api $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-virustotal-api package on Kali Linux

Package: python3-virustotal-api
Source: python-virustotal-api
Version: 1.1.11-3
Installed-Size: 81
Maintainer: Sascha Steinbiss
Architecture: all
Depends: python3-requests, python3:any
Size: 16164
SHA256: cee1c5a6443ac38c9e525501e4ffab97b789ab52013746c68cb1fbffd2e0f19d
SHA1: f89556df0bbaed5d78af22f542df13b52bcf5db8
MD5sum: 287664945571089575d45487288fe6e8
Description: Virus Total Public/Private/Intel API for Python
This package contains Python 3 API bindings for VirusTotal's
public, private and intelligence APIs.
The VirusTotal API lets you upload and scan files or URLs, access
finished scan reports and make automatic comments without the need
of using the website interface. The VirusTotal Intelligence API
exposes some VirusTotal Intelligence functionality for programmatic
interaction, such as working with Hunting rulesets, automating
notifications, and automating file searches and downloads.
Description-md5:
Homepage: https://github.com/blacktop/virustotal-api
Section: python
Priority: optional
Filename: pool/main/p/python-virustotal-api/python3-virustotal-api_1.1.11-3_all.deb