python-qiskit-terra on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-qiskit-terra

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

$ yay -Rns python-qiskit-terra

2. Manually Install "python-qiskit-terra" 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-terra's git locally

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

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

$ cd ~/python-qiskit-terra $ makepkg -si

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

ID: 1106265
Name: python-qiskit-terra
PackageBaseID: 146995
PackageBase: python-qiskit-terra
Version: 0.21.0-1
Description: An open-source framework for working with noisy quantum computers at the level of pulses, circuits, and algorithms
URL: https://github.com/Qiskit/qiskit-terra
NumVotes: 3
Popularity: 0
OutOfDate: 1660943352
Maintainer: iyanmv
FirstSubmitted: 1574947958
LastModified: 1656679633
URLPath: /cgit/aur.git/snapshot/python-qiskit-terra.tar.gz