python-pyskani on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-pyskani

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

$ yay -Rns python-pyskani

2. Manually Install "python-pyskani" via AUR

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

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

b. Clone python-pyskani's git locally

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

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

$ cd ~/python-pyskani $ makepkg -si

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

ID: 1240535
Name: python-pyskani
PackageBaseID: 192543
PackageBase: python-pyskani
Version: 0.1.1-1
Description: PyO3 bindings and Python interface to skani, a method for fast fast genomic identity calculation using sparse chaining
URL: https://github.com/althonos/pyskani
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: althonos
Submitter: althonos
FirstSubmitted: 1681210552
LastModified: 1681318010
URLPath: /cgit/aur.git/snapshot/python-pyskani.tar.gz