python-anndata on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python-anndata

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

$ yay -Rns python-anndata

2. Manually Install "python-anndata" via AUR

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

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

b. Clone python-anndata's git locally

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

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

$ cd ~/python-anndata $ makepkg -si

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

ID: 1245186
Name: python-anndata
PackageBaseID: 127247
PackageBase: python-anndata
Version: 0.9.1-1
Description: A data structure for rectangular numeric data and sample/variable annotations.
URL: https://github.com/theislab/anndata
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1510737160
LastModified: 1682254735
URLPath: /cgit/aur.git/snapshot/python-anndata.tar.gz