python-upsetplot on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S python-upsetplot

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

$ yay -Rns python-upsetplot

2. Manually Install "python-upsetplot" via AUR

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

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

b. Clone python-upsetplot's git locally

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

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

$ cd ~/python-upsetplot $ makepkg -si

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

ID: 1377955
Name: python-upsetplot
PackageBaseID: 189005
PackageBase: python-upsetplot
Version: 0.9.0-1
Description: Python implementation of UpSet plots by Lex et al. doi:10.1109/TVCG.2014.2346248
URL: https://github.com/jnothman/UpSetPlot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1671994530
LastModified: 1704002551
URLPath: /cgit/aur.git/snapshot/python-upsetplot.tar.gz