python-pymor on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-pymor

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

$ yay -Rns python-pymor

2. Manually Install "python-pymor" via AUR

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

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

b. Clone python-pymor's git locally

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

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

$ cd ~/python-pymor $ makepkg -si

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

ID: 1384980
Name: python-pymor
PackageBaseID: 172879
PackageBase: python-pymor
Version: 2023.2.0-1
Description: pyMOR is a software library for building model order reduction applications with the Python programming language
URL: https://www.pymor.org
NumVotes: 2
Popularity: 0.003152
OutOfDate:
Maintainer: peoe
Submitter: peoe
FirstSubmitted: 1636383680
LastModified: 1705135157
URLPath: /cgit/aur.git/snapshot/python-pymor.tar.gz