python-qmsolve on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-qmsolve

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

$ yay -Rns python-qmsolve

2. Manually Install "python-qmsolve" via AUR

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

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

b. Clone python-qmsolve's git locally

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

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

$ cd ~/python-qmsolve $ makepkg -si

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

ID: 1406538
Name: python-qmsolve
PackageBaseID: 185478
PackageBase: python-qmsolve
Version: 2.0.0-3
Description: A module for solving and visualizing the Schrödinger equation
URL: https://github.com/quantum-visualizations/qmsolve
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1662290895
LastModified: 1707475929
URLPath: /cgit/aur.git/snapshot/python-qmsolve.tar.gz