python-slicer on AUR (Arch User Repository)

Last updated: February 02,2025

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

$ yay -S python-slicer

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

$ yay -Rns python-slicer

2. Manually Install "python-slicer" via AUR

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

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

b. Clone python-slicer's git locally

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

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

$ cd ~/python-slicer $ makepkg -si

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

ID: 1284635
Name: python-slicer
PackageBaseID: 195444
PackageBase: python-slicer
Version: 0.0.7-2
Description: Wraps tensor-like objects and provides a uniform slicing interface via __getitem__
URL: https://github.com/interpretml/slicer
NumVotes: 1
Popularity: 0.006803
OutOfDate:
Maintainer: rudy.matela
Submitter: rudy.matela
FirstSubmitted: 1688726531
LastModified: 1688730983
URLPath: /cgit/aur.git/snapshot/python-slicer.tar.gz