walinuxagent on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S walinuxagent

* (Optional) Uninstall walinuxagent on Arch using YAY

$ yay -Rns walinuxagent

2. Manually Install "walinuxagent" via AUR

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

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

b. Clone walinuxagent's git locally

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

c. Go to ~/walinuxagent folder and install it

$ cd ~/walinuxagent $ makepkg -si

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

ID: 1307653
Name: walinuxagent
PackageBaseID: 110074
PackageBase: walinuxagent
Version: 2.9.1.1-1
Description: Microsoft Azure Linux Agent
URL: https://github.com/Azure/WALinuxAgent
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: matmoul
Submitter: z3ntu
FirstSubmitted: 1460548236
LastModified: 1692719137
URLPath: /cgit/aur.git/snapshot/walinuxagent.tar.gz