python-squarify on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-squarify

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

$ yay -Rns python-squarify

2. Manually Install "python-squarify" via AUR

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

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

b. Clone python-squarify's git locally

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

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

$ cd ~/python-squarify $ makepkg -si

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

ID: 1055042
Name: python-squarify
PackageBaseID: 177202
PackageBase: python-squarify
Version: 0.4.3-1
Description: Pure Python implementation of the squarify treemap layout algorithm
URL: https://pypi.org/project/squarify
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: AchmadFathoni
FirstSubmitted: 1647946540
LastModified: 1647946834
URLPath: /cgit/aur.git/snapshot/python-squarify.tar.gz