python-seriate on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-seriate

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

$ yay -Rns python-seriate

2. Manually Install "python-seriate" via AUR

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

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

b. Clone python-seriate's git locally

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

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

$ cd ~/python-seriate $ makepkg -si

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

ID: 773670
Name: python-seriate
PackageBaseID: 156284
PackageBase: python-seriate
Version: 1.1.2-1
Description: Optimal ordering of elements in a set given their distance matrix.
URL: https://github.com/src-d/seriate
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mcol
Submitter: mcol
FirstSubmitted: 1596469651
LastModified: 1596474757
URLPath: /cgit/aur.git/snapshot/python-seriate.tar.gz