libgnomecanvas on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S libgnomecanvas

* (Optional) Uninstall libgnomecanvas on Arch using YAY

$ yay -Rns libgnomecanvas

2. Manually Install "libgnomecanvas" via AUR

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

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

b. Clone libgnomecanvas's git locally

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

c. Go to ~/libgnomecanvas folder and install it

$ cd ~/libgnomecanvas $ makepkg -si

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

ID: 620945
Name: libgnomecanvas
PackageBaseID: 142710
PackageBase: libgnomecanvas
Version: 2.30.3-4
Description: The GNOME Canvas library
URL: http://www.gnome.org
NumVotes: 24
Popularity: 3.7E-5
OutOfDate:
Maintainer: PhotonX
Submitter: PhotonX
FirstSubmitted: 1560347839
LastModified: 1560347839
URLPath: /cgit/aur.git/snapshot/libgnomecanvas.tar.gz