python-inkex on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-inkex

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

$ yay -Rns python-inkex

2. Manually Install "python-inkex" via AUR

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

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

b. Clone python-inkex's git locally

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

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

$ cd ~/python-inkex $ makepkg -si

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

ID: 1328860
Name: python-inkex
PackageBaseID: 198158
PackageBase: python-inkex
Version: 1.3.0-1
Description: Python extensions for Inkscape core, separated out from main repository.
URL: https://gitlab.com/inkscape/extensions
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Popolon
Submitter: Popolon
FirstSubmitted: 1696462145
LastModified: 1696462145
URLPath: /cgit/aur.git/snapshot/python-inkex.tar.gz