scanpy-scripts on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S scanpy-scripts

* (Optional) Uninstall scanpy-scripts on Arch using YAY

$ yay -Rns scanpy-scripts

2. Manually Install "scanpy-scripts" via AUR

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

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

b. Clone scanpy-scripts's git locally

$ git clone https://aur.archlinux.org/scanpy-scripts.git ~/scanpy-scripts

c. Go to ~/scanpy-scripts folder and install it

$ cd ~/scanpy-scripts $ makepkg -si

3. Information about the scanpy-scripts package on Arch User Repository (AUR)

ID: 1140551
Name: scanpy-scripts
PackageBaseID: 141289
PackageBase: scanpy-scripts
Version: 1.1.6-2
Description: Scripts for using scanpy from the command line
URL: https://github.com/ebi-gene-expression-group/scanpy-scripts
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1555420625
LastModified: 1663339626
URLPath: /cgit/aur.git/snapshot/scanpy-scripts.tar.gz