splitpath on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S splitpath

* (Optional) Uninstall splitpath on Arch using YAY

$ yay -Rns splitpath

2. Manually Install "splitpath" via AUR

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

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

b. Clone splitpath's git locally

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

c. Go to ~/splitpath folder and install it

$ cd ~/splitpath $ makepkg -si

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

ID: 649482
Name: splitpath
PackageBaseID: 144915
PackageBase: splitpath
Version: 1.0-2
Description: Safely split paths in many ways
URL: https://github.com/dino-/splitpath
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dno
Submitter: dno
FirstSubmitted: 1567954810
LastModified: 1569338679
URLPath: /cgit/aur.git/snapshot/splitpath.tar.gz