libemf2svg on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S libemf2svg

* (Optional) Uninstall libemf2svg on Arch using YAY

$ yay -Rns libemf2svg

2. Manually Install "libemf2svg" via AUR

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

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

b. Clone libemf2svg's git locally

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

c. Go to ~/libemf2svg folder and install it

$ cd ~/libemf2svg $ makepkg -si

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

ID: 640780
Name: libemf2svg
PackageBaseID: 131817
PackageBase: libemf2svg
Version: 1.1.0-3
Description: EMF (Microsoft Enhanced Metafile) to SVG conversion library
URL: https://github.com/kakwa/libemf2svg
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1524545970
LastModified: 1566954181
URLPath: /cgit/aur.git/snapshot/libemf2svg.tar.gz