libvisio2svg on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S libvisio2svg

* (Optional) Uninstall libvisio2svg on Arch using YAY

$ yay -Rns libvisio2svg

2. Manually Install "libvisio2svg" via AUR

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

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

b. Clone libvisio2svg's git locally

$ git clone https://aur.archlinux.org/libvisio2svg.git ~/libvisio2svg

c. Go to ~/libvisio2svg folder and install it

$ cd ~/libvisio2svg $ makepkg -si

3. Information about the libvisio2svg package on Arch User Repository (AUR)

ID: 640781
Name: libvisio2svg
PackageBaseID: 131818
PackageBase: libvisio2svg
Version: 0.5.5-3
Description: VSS/VSD (Visio Stencil/Drawing) to SVG conversion library
URL: https://github.com/kakwa/libvisio2svg
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1524547246
LastModified: 1566954266
URLPath: /cgit/aur.git/snapshot/libvisio2svg.tar.gz