park on AUR (Arch User Repository)

Last updated: April 20,2024

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

$ yay -S park

* (Optional) Uninstall park on Arch using YAY

$ yay -Rns park

2. Manually Install "park" via AUR

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

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

b. Clone park's git locally

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

c. Go to ~/park folder and install it

$ cd ~/park $ makepkg -si

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

ID: 1024402
Name: park
PackageBaseID: 175264
PackageBase: park
Version: 0.1.4-3
Description: Configuration-based dotfiles manager
URL: https://gitlab.com/gbrlsnchs/park
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: gbrlsnchs
FirstSubmitted: 1642818261
LastModified: 1643035708
URLPath: /cgit/aur.git/snapshot/park.tar.gz