python-fast-histogram on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-fast-histogram

* (Optional) Uninstall python-fast-histogram on Arch using YAY

$ yay -Rns python-fast-histogram

2. Manually Install "python-fast-histogram" via AUR

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

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

b. Clone python-fast-histogram's git locally

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

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

$ cd ~/python-fast-histogram $ makepkg -si

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

ID: 1286107
Name: python-fast-histogram
PackageBaseID: 132032
PackageBase: python-fast-histogram
Version: 0.11-1
Description: Fast 1D and 2D histogram functions in Python
URL: https://github.com/astrofrog/fast-histogram
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: izahn
FirstSubmitted: 1525279445
LastModified: 1688975495
URLPath: /cgit/aur.git/snapshot/python-fast-histogram.tar.gz