gdal-filegdb on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S gdal-filegdb

* (Optional) Uninstall gdal-filegdb on Arch using YAY

$ yay -Rns gdal-filegdb

2. Manually Install "gdal-filegdb" via AUR

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

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

b. Clone gdal-filegdb's git locally

$ git clone https://aur.archlinux.org/gdal-filegdb.git ~/gdal-filegdb

c. Go to ~/gdal-filegdb folder and install it

$ cd ~/gdal-filegdb $ makepkg -si

3. Information about the gdal-filegdb package on Arch User Repository (AUR)

ID: 363257
Name: gdal-filegdb
PackageBaseID: 73460
PackageBase: gdal-filegdb
Version: 2.1-2
Description: A translator library for vector and raster geospatial data formats (PDF, FileGDB, KMZ support)
URL: http://www.gdal.org/
NumVotes: 5
Popularity: 0
OutOfDate: 1591910597
Maintainer:
FirstSubmitted: 1379122666
LastModified: 1481136500
URLPath: /cgit/aur.git/snapshot/gdal-filegdb.tar.gz