python-scikit-bio on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-scikit-bio

* (Optional) Uninstall python-scikit-bio on Arch using YAY

$ yay -Rns python-scikit-bio

2. Manually Install "python-scikit-bio" via AUR

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

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

b. Clone python-scikit-bio's git locally

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

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

$ cd ~/python-scikit-bio $ makepkg -si

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

ID: 847163
Name: python-scikit-bio
PackageBaseID: 113899
PackageBase: python-scikit-bio
Version: 0.5.6-1
Description: Python package providing data structures, algorithms, and educational resources for bioinformatics
URL: https://github.com/biocore/scikit-bio
NumVotes: 1
Popularity: 0
OutOfDate: 1659660409
Maintainer:
Submitter: iosonofabio
FirstSubmitted: 1469209351
LastModified: 1610625249
URLPath: /cgit/aur.git/snapshot/python-scikit-bio.tar.gz