python-adjusttext on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-adjusttext

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

$ yay -Rns python-adjusttext

2. Manually Install "python-adjusttext" via AUR

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

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

b. Clone python-adjusttext's git locally

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

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

$ cd ~/python-adjusttext $ makepkg -si

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

ID: 1216583
Name: python-adjusttext
PackageBaseID: 133048
PackageBase: python-adjusttext
Version: 0.8-1
Description: Iteratively adjust text position in matplotlib plots to minimize overlaps
URL: https://github.com/Phlya/adjustText
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: clintval
FirstSubmitted: 1527827996
LastModified: 1677096558
URLPath: /cgit/aur.git/snapshot/python-adjusttext.tar.gz