python-accupy on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-accupy

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

$ yay -Rns python-accupy

2. Manually Install "python-accupy" via AUR

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

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

b. Clone python-accupy's git locally

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

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

$ cd ~/python-accupy $ makepkg -si

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

ID: 1254535
Name: python-accupy
PackageBaseID: 169884
PackageBase: python-accupy
Version: 0.3.6-2
Description: Accurate sums and dot products for Python
URL: https://github.com/nschloe/accupy
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1628802353
LastModified: 1683504959
URLPath: /cgit/aur.git/snapshot/python-accupy.tar.gz