splitter on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S splitter

* (Optional) Uninstall splitter on Arch using YAY

$ yay -Rns splitter

2. Manually Install "splitter" via AUR

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

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

b. Clone splitter's git locally

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

c. Go to ~/splitter folder and install it

$ cd ~/splitter $ makepkg -si

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

ID: 1276745
Name: splitter
PackageBaseID: 68896
PackageBase: splitter
Version: 653-1
Description: Utility for splitting OpenStreetMap maps into tiles.
URL: http://www.mkgmap.org.uk/
NumVotes: 6
Popularity: 0.002194
OutOfDate:
Maintainer: fordprefect
Submitter: jaudet
FirstSubmitted: 1365351667
LastModified: 1687363220
URLPath: /cgit/aur.git/snapshot/splitter.tar.gz