parse on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S parse

* (Optional) Uninstall parse on Arch using YAY

$ yay -Rns parse

2. Manually Install "parse" via AUR

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

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

b. Clone parse's git locally

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

c. Go to ~/parse folder and install it

$ cd ~/parse $ makepkg -si

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

ID: 262070
Name: parse
PackageBaseID: 105517
PackageBase: parse
Version: 1.0.0-1
Description: Parse linux sdk
URL: https://parse.com/
NumVotes: 0
Popularity: 0
OutOfDate: 1703800616
Maintainer: txomon
Submitter: txomon
FirstSubmitted: 1451923684
LastModified: 1451923991
URLPath: /cgit/aur.git/snapshot/parse.tar.gz