python-qutip on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-qutip

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

$ yay -Rns python-qutip

2. Manually Install "python-qutip" via AUR

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

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

b. Clone python-qutip's git locally

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

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

$ cd ~/python-qutip $ makepkg -si

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

ID: 1311299
Name: python-qutip
PackageBaseID: 98837
PackageBase: python-qutip
Version: 4.7.3-1
Description: QuTiP is open-source software for simulating the dynamics of open quantum systems
URL: http://qutip.org/index.html
NumVotes: 6
Popularity: 0.003351
OutOfDate: 1708953848
Maintainer: rganardi
Submitter: McNoggins
FirstSubmitted: 1440720937
LastModified: 1693402278
URLPath: /cgit/aur.git/snapshot/python-qutip.tar.gz