python-vt-py on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "python-vt-py" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-vt-py on Arch using YAY

$ yay -S python-vt-py

* (Optional) Uninstall python-vt-py on Arch using YAY

$ yay -Rns python-vt-py

2. Manually Install "python-vt-py" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-vt-py's git locally

$ git clone https://aur.archlinux.org/python-vt-py.git ~/python-vt-py

c. Go to ~/python-vt-py folder and install it

$ cd ~/python-vt-py $ makepkg -si

3. Information about the python-vt-py package on Arch User Repository (AUR)

ID: 1373759
Name: python-vt-py
PackageBaseID: 171705
PackageBase: python-vt-py
Version: 0.18.0-1
Description: Official Python client library for VirusTotal's REST API
URL: https://github.com/virustotal/vt-py
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1633505592
LastModified: 1703195060
URLPath: /cgit/aur.git/snapshot/python-vt-py.tar.gz