vt-cli on AUR (Arch User Repository)

Last updated: July 04,2024

1. Install "vt-cli" 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 vt-cli on Arch using YAY

$ yay -S vt-cli

* (Optional) Uninstall vt-cli on Arch using YAY

$ yay -Rns vt-cli

2. Manually Install "vt-cli" via AUR

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

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

b. Clone vt-cli's git locally

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

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

$ cd ~/vt-cli $ makepkg -si

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

ID: 1360543
Name: vt-cli
PackageBaseID: 141426
PackageBase: vt-cli
Version: 1.0.0-1
Description: VirusTotal Command Line Interface
URL: https://virustotal.github.io/vt-cli/
NumVotes: 8
Popularity: 0.490289
OutOfDate:
Maintainer: matthias.lisin
Submitter: matthias.lisin
FirstSubmitted: 1555848965
LastModified: 1701097086
URLPath: /cgit/aur.git/snapshot/vt-cli.tar.gz