dynsim on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S dynsim

* (Optional) Uninstall dynsim on Arch using YAY

$ yay -Rns dynsim

2. Manually Install "dynsim" via AUR

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

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

b. Clone dynsim's git locally

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

c. Go to ~/dynsim folder and install it

$ cd ~/dynsim $ makepkg -si

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

ID: 823416
Name: dynsim
PackageBaseID: 145331
PackageBase: dynsim
Version: 1.0.0-1
Description: A tool to assist in the visualization of simulations and dynamics of physical systems, in 1 and 2 dimensions.
URL: https://github.com/romcenci/DynamicSimulator
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: romcenci
Submitter: romcenci
FirstSubmitted: 1569427247
LastModified: 1606252998
URLPath: /cgit/aur.git/snapshot/dynsim.tar.gz