python-loompy on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S python-loompy

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

$ yay -Rns python-loompy

2. Manually Install "python-loompy" via AUR

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

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

b. Clone python-loompy's git locally

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

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

$ cd ~/python-loompy $ makepkg -si

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

ID: 1140579
Name: python-loompy
PackageBaseID: 129146
PackageBase: python-loompy
Version: 3.0.7-2
Description: Python implementation of the Loom file format for single-cell RNA-seq data
URL: http://loompy.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1515741891
LastModified: 1663341306
URLPath: /cgit/aur.git/snapshot/python-loompy.tar.gz