python-pyupset on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S python-pyupset

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

$ yay -Rns python-pyupset

2. Manually Install "python-pyupset" via AUR

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

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

b. Clone python-pyupset's git locally

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

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

$ cd ~/python-pyupset $ makepkg -si

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

ID: 1048802
Name: python-pyupset
PackageBaseID: 128101
PackageBase: python-pyupset
Version: 0.1.1.post7-2
Description: Python implementation of the UpSet visualisation suite by Lex et al.
URL: https://pypi.python.org/project/PyUpSet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clintval
FirstSubmitted: 1513823758
LastModified: 1646845298
URLPath: /cgit/aur.git/snapshot/python-pyupset.tar.gz