avml on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S avml

* (Optional) Uninstall avml on Arch using YAY

$ yay -Rns avml

2. Manually Install "avml" via AUR

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

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

b. Clone avml's git locally

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

c. Go to ~/avml folder and install it

$ cd ~/avml $ makepkg -si

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

ID: 1328110
Name: avml
PackageBaseID: 172759
PackageBase: avml
Version: 0.13.0-1
Description: A portable volatile memory acquisition tool for Linux
URL: https://github.com/microsoft/avml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alex.henrie
Submitter: alex.henrie
FirstSubmitted: 1636095129
LastModified: 1696305487
URLPath: /cgit/aur.git/snapshot/avml.tar.gz