lib32-libwmf on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S lib32-libwmf

* (Optional) Uninstall lib32-libwmf on Arch using YAY

$ yay -Rns lib32-libwmf

2. Manually Install "lib32-libwmf" via AUR

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

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

b. Clone lib32-libwmf's git locally

$ git clone https://aur.archlinux.org/lib32-libwmf.git ~/lib32-libwmf

c. Go to ~/lib32-libwmf folder and install it

$ cd ~/lib32-libwmf $ makepkg -si

3. Information about the lib32-libwmf package on Arch User Repository (AUR)

ID: 645318
Name: lib32-libwmf
PackageBaseID: 123885
PackageBase: lib32-libwmf
Version: 0.2.12-2
Description: A library for reading vector images in Microsoft's native Windows Metafile Format (WMF) (32-bit)
URL: http://wvware.sourceforge.net/libwmf.html
NumVotes: 4
Popularity: 0.000118
OutOfDate:
Maintainer: rodrigo21
FirstSubmitted: 1499497451
LastModified: 1568241753
URLPath: /cgit/aur.git/snapshot/lib32-libwmf.tar.gz