python-qiskit on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-qiskit

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

$ yay -Rns python-qiskit

2. Manually Install "python-qiskit" via AUR

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

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

b. Clone python-qiskit's git locally

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

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

$ cd ~/python-qiskit $ makepkg -si

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

ID: 1423512
Name: python-qiskit
PackageBaseID: 160626
PackageBase: python-qiskit
Version: 1:1.0.2-1
Description: An open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives
URL: https://github.com/Qiskit/qiskit
NumVotes: 4
Popularity: 0.102349
OutOfDate:
Maintainer: iyanmv
Submitter: iyanmv
FirstSubmitted: 1607266336
LastModified: 1709937791
URLPath: /cgit/aur.git/snapshot/python-qiskit.tar.gz