python-matadi on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S python-matadi

* (Optional) Uninstall python-matadi on Arch using YAY

$ yay -Rns python-matadi

2. Manually Install "python-matadi" via AUR

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

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

b. Clone python-matadi's git locally

$ git clone https://aur.archlinux.org/python-matadi.git ~/python-matadi

c. Go to ~/python-matadi folder and install it

$ cd ~/python-matadi $ makepkg -si

3. Information about the python-matadi package on Arch User Repository (AUR)

ID: 1338894
Name: python-matadi
PackageBaseID: 173915
PackageBase: python-matadi
Version: 0.1.21-1
Description: Material Definition with Automatic Differentiation
URL: https://github.com/adtzlr/matadi
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1639346052
LastModified: 1698089695
URLPath: /cgit/aur.git/snapshot/python-matadi.tar.gz