renderd on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S renderd

* (Optional) Uninstall renderd on Arch using YAY

$ yay -Rns renderd

2. Manually Install "renderd" via AUR

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

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

b. Clone renderd's git locally

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

c. Go to ~/renderd folder and install it

$ cd ~/renderd $ makepkg -si

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

ID: 1428708
Name: renderd
PackageBaseID: 200717
PackageBase: mod_tile
Version: 0.7.1-1
Description: A daemon that renders map tiles using mapnik
URL: https://github.com/openstreetmap/mod_tile
NumVotes: 1
Popularity: 0.180691
OutOfDate:
Maintainer: dhummel
Submitter: dhummel
FirstSubmitted: 1703173594
LastModified: 1710621284
URLPath: /cgit/aur.git/snapshot/renderd.tar.gz