yade on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S yade

* (Optional) Uninstall yade on Arch using YAY

$ yay -Rns yade

2. Manually Install "yade" via AUR

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

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

b. Clone yade's git locally

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

c. Go to ~/yade folder and install it

$ cd ~/yade $ makepkg -si

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

ID: 1407090
Name: yade
PackageBaseID: 153027
PackageBase: yade
Version: 2024.02a-1
Description: Yet Another Dynamic Engine, free software for discrete element modeling.
URL: https://yade-dem.org/doc/index.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sukanka
Submitter: sukanka
FirstSubmitted: 1590057715
LastModified: 1707582710
URLPath: /cgit/aur.git/snapshot/yade.tar.gz