python-qulacs on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-qulacs

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

$ yay -Rns python-qulacs

2. Manually Install "python-qulacs" via AUR

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

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

b. Clone python-qulacs's git locally

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

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

$ cd ~/python-qulacs $ makepkg -si

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

ID: 1004596
Name: python-qulacs
PackageBaseID: 152102
PackageBase: python-qulacs
Version: 0.3.0-2
Description: Simulate quantum circuits for Python
URL: https://docs.qulacs.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1666247392
Maintainer:
Submitter: hiromi-mi
FirstSubmitted: 1588126382
LastModified: 1639646744
URLPath: /cgit/aur.git/snapshot/python-qulacs.tar.gz