avast on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S avast

* (Optional) Uninstall avast on Arch using YAY

$ yay -Rns avast

2. Manually Install "avast" via AUR

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

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

b. Clone avast's git locally

$ git clone https://aur.archlinux.org/avast.git ~/avast

c. Go to ~/avast folder and install it

$ cd ~/avast $ makepkg -si

3. Information about the avast package on Arch User Repository (AUR)

ID: 1134155
Name: avast
PackageBaseID: 185307
PackageBase: avast
Version: 4.1.0-7
Description: Avast antivirus scanner provides a scan command line tool and unix domain sockets which are used by other services.
URL: https://www.avast.com/business/products/linux-antivirus
NumVotes: 1
Popularity: 1.1E-5
OutOfDate:
Maintainer: tfi
Submitter: tfi
FirstSubmitted: 1661774225
LastModified: 1662106467
URLPath: /cgit/aur.git/snapshot/avast.tar.gz