python-uproot4 on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-uproot4

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

$ yay -Rns python-uproot4

2. Manually Install "python-uproot4" via AUR

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

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

b. Clone python-uproot4's git locally

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

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

$ cd ~/python-uproot4 $ makepkg -si

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

ID: 851580
Name: python-uproot4
PackageBaseID: 162420
PackageBase: python-uproot4
Version: 4.0.2rc1-1
Description: Minimalist CERN ROOT I/O in pure Python and Numpy
URL: https://github.com/scikit-hep/uproot4
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: glindner
FirstSubmitted: 1611356976
LastModified: 1611356976
URLPath: /cgit/aur.git/snapshot/python-uproot4.tar.gz