python-vsdx on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S python-vsdx

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

$ yay -Rns python-vsdx

2. Manually Install "python-vsdx" via AUR

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

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

b. Clone python-vsdx's git locally

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

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

$ cd ~/python-vsdx $ makepkg -si

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

ID: 1145489
Name: python-vsdx
PackageBaseID: 169512
PackageBase: python-vsdx
Version: 0.5.10-1
Description: A python library for processing Visio .vsdx files
URL: https://github.com/dave-howard/vsdx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Anty0
FirstSubmitted: 1627903049
LastModified: 1664376492
URLPath: /cgit/aur.git/snapshot/python-vsdx.tar.gz