avl on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S avl

* (Optional) Uninstall avl on Arch using YAY

$ yay -Rns avl

2. Manually Install "avl" via AUR

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

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

b. Clone avl's git locally

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

c. Go to ~/avl folder and install it

$ cd ~/avl $ makepkg -si

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

ID: 795808
Name: avl
PackageBaseID: 121119
PackageBase: avl
Version: 3.36-2
Description: aerodynamic and flight-dynamic analysis of rigid aircraft using an extended vortex lattice model
URL: http://web.mit.edu/drela/Public/web/avl/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: bluesquall
Submitter: bluesquall
FirstSubmitted: 1490926463
LastModified: 1600908672
URLPath: /cgit/aur.git/snapshot/avl.tar.gz