yara-git on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S yara-git

* (Optional) Uninstall yara-git on Arch using YAY

$ yay -Rns yara-git

2. Manually Install "yara-git" via AUR

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

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

b. Clone yara-git's git locally

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

c. Go to ~/yara-git folder and install it

$ cd ~/yara-git $ makepkg -si

3. Information about the yara-git package on Arch User Repository (AUR)

ID: 327350
Name: yara-git
PackageBaseID: 99882
PackageBase: yara-git
Version: 3.4.0.1113.f502bdf-1
Description: Tool aimed at helping malware researchers to identify and classify malware samples
URL: https://github.com/VirusTotal/yara
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: anthraxx
Submitter: anthraxx
FirstSubmitted: 1442101074
LastModified: 1470485348
URLPath: /cgit/aur.git/snapshot/yara-git.tar.gz