libxmi on AUR (Arch User Repository)

Last updated: December 29,2024

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

$ yay -S libxmi

* (Optional) Uninstall libxmi on Arch using YAY

$ yay -Rns libxmi

2. Manually Install "libxmi" via AUR

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

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

b. Clone libxmi's git locally

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

c. Go to ~/libxmi folder and install it

$ cd ~/libxmi $ makepkg -si

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

ID: 1060004
Name: libxmi
PackageBaseID: 177567
PackageBase: libxmi
Version: 1.2-9
Description: A library for rasterizing 2-D vector graphics
URL: https://www.gnu.org/software/libxmi/libxmi.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: arojas
FirstSubmitted: 1648835577
LastModified: 1648835577
URLPath: /cgit/aur.git/snapshot/libxmi.tar.gz

5. The same packages on other Linux Distributions