anita on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S anita

* (Optional) Uninstall anita on Arch using YAY

$ yay -Rns anita

2. Manually Install "anita" via AUR

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

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

b. Clone anita's git locally

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

c. Go to ~/anita folder and install it

$ cd ~/anita $ makepkg -si

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

ID: 793530
Name: anita
PackageBaseID: 139185
PackageBase: anita
Version: 2.5-2
Description: A tool for automating NetBSD installs and building VM images.
URL: http://www.gson.org/netbsd/anita/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yjftsjthsd
Submitter: SamWhited
FirstSubmitted: 1548964952
LastModified: 1600451471
URLPath: /cgit/aur.git/snapshot/anita.tar.gz