python-ncls on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-ncls

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

$ yay -Rns python-ncls

2. Manually Install "python-ncls" via AUR

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

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

b. Clone python-ncls's git locally

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

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

$ cd ~/python-ncls $ makepkg -si

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

ID: 1260402
Name: python-ncls
PackageBaseID: 190970
PackageBase: python-ncls
Version: 0.0.68-2
Description: A wrapper for the nested containment list data structure. http://dx.doi.org/10.1093/bioinformatics/btz615
URL: https://github.com/biocore-ntnu/ncls
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1677745398
LastModified: 1684519297
URLPath: /cgit/aur.git/snapshot/python-ncls.tar.gz