libpqmarble on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S libpqmarble

* (Optional) Uninstall libpqmarble on Arch using YAY

$ yay -Rns libpqmarble

2. Manually Install "libpqmarble" via AUR

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

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

b. Clone libpqmarble's git locally

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

c. Go to ~/libpqmarble folder and install it

$ cd ~/libpqmarble $ makepkg -si

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

ID: 1389550
Name: libpqmarble
PackageBaseID: 196577
PackageBase: libpqmarble
Version: 1.3.0+12+gf240b2e-4
Description: Utility library for GNOME apps.
URL: https://gitlab.gnome.org/raggesilver/marble
NumVotes: 2
Popularity: 0.062671
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1691706049
LastModified: 1705794569
URLPath: /cgit/aur.git/snapshot/libpqmarble.tar.gz

5. The same packages on other Linux Distributions