python-pyswrd on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-pyswrd

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

$ yay -Rns python-pyswrd

2. Manually Install "python-pyswrd" via AUR

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

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

b. Clone python-pyswrd's git locally

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

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

$ cd ~/python-pyswrd $ makepkg -si

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

ID: 1417215
Name: python-pyswrd
PackageBaseID: 201966
PackageBase: python-pyswrd
Version: 0.1.1-1
Description: Cython bindings and Python interface to SWORD, a method for query-database alignment.
URL: https://github.com/althonos/pyswrd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: althonos
Submitter: althonos
FirstSubmitted: 1706478918
LastModified: 1709116866
URLPath: /cgit/aur.git/snapshot/python-pyswrd.tar.gz