haskell-svgcairo on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S haskell-svgcairo

* (Optional) Uninstall haskell-svgcairo on Arch using YAY

$ yay -Rns haskell-svgcairo

2. Manually Install "haskell-svgcairo" via AUR

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

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

b. Clone haskell-svgcairo's git locally

$ git clone https://aur.archlinux.org/haskell-svgcairo.git ~/haskell-svgcairo

c. Go to ~/haskell-svgcairo folder and install it

$ cd ~/haskell-svgcairo $ makepkg -si

3. Information about the haskell-svgcairo package on Arch User Repository (AUR)

ID: 1176132
Name: haskell-svgcairo
PackageBaseID: 188315
PackageBase: haskell-svgcairo
Version: 0.13.2.1-1
Description: Binding to the libsvg-cairo library.
URL: http://projects.haskell.org/gtk2hs/
NumVotes: 1
Popularity: 7.1E-5
OutOfDate:
Maintainer: mane.andrea
Submitter: mane.andrea
FirstSubmitted: 1669738167
LastModified: 1669738167
URLPath: /cgit/aur.git/snapshot/haskell-svgcairo.tar.gz