carto-postgresql on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S carto-postgresql

* (Optional) Uninstall carto-postgresql on Arch using YAY

$ yay -Rns carto-postgresql

2. Manually Install "carto-postgresql" via AUR

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

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

b. Clone carto-postgresql's git locally

$ git clone https://aur.archlinux.org/carto-postgresql.git ~/carto-postgresql

c. Go to ~/carto-postgresql folder and install it

$ cd ~/carto-postgresql $ makepkg -si

3. Information about the carto-postgresql package on Arch User Repository (AUR)

ID: 380539
Name: carto-postgresql
PackageBaseID: 119455
PackageBase: carto-postgresql
Version: 0.18.5.r1.795d92d-1
Description: PostgreSQL extension for CARTO
URL: https://github.com/CartoDB/cartodb-postgresql
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: javitonino
Submitter: javitonino
FirstSubmitted: 1486142032
LastModified: 1486142032
URLPath: /cgit/aur.git/snapshot/carto-postgresql.tar.gz