scanpy on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "scanpy" 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
Copied
b. Install scanpy on Arch using YAY
$
yay -S
scanpy
Copied
* (Optional) Uninstall scanpy on Arch using YAY
$
yay -Rns
scanpy
Copied
2. Manually Install "scanpy" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone scanpy's git locally
$
git clone https://aur.archlinux.org/scanpy.git
~/scanpy
Copied
c. Go to ~/scanpy folder and install it
$
cd
~/scanpy
Copied
$
makepkg -si
Copied
3. Information about the scanpy package on Arch User Repository (AUR)
ID: 1382925
Name: scanpy
PackageBaseID: 124290
PackageBase: scanpy
Version: 1.9.6-2
Description: Single-Cell Analysis in Python
URL: https://github.com/theislab/scanpy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1500971568
LastModified: 1704800973
URLPath: /cgit/aur.git/snapshot/scanpy.tar.gz
Name: scanpy
PackageBaseID: 124290
PackageBase: scanpy
Version: 1.9.6-2
Description: Single-Cell Analysis in Python
URL: https://github.com/theislab/scanpy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1500971568
LastModified: 1704800973
URLPath: /cgit/aur.git/snapshot/scanpy.tar.gz