pearl-git on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S pearl-git

* (Optional) Uninstall pearl-git on Arch using YAY

$ yay -Rns pearl-git

2. Manually Install "pearl-git" via AUR

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

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

b. Clone pearl-git's git locally

$ git clone https://aur.archlinux.org/pearl-git.git ~/pearl-git

c. Go to ~/pearl-git folder and install it

$ cd ~/pearl-git $ makepkg -si

3. Information about the pearl-git package on Arch User Repository (AUR)

ID: 1159170
Name: pearl-git
PackageBaseID: 110681
PackageBase: pearl-git
Version: r134.e8b4482-1
Description: Package manager for dotfiles, plugins, programs and any form of code accessible via git. Allow to easily share and sync packages across systems and have them ready to work out of the box.
URL: https://github.com/pearl-core/pearl
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: feel
Submitter: feel
FirstSubmitted: 1461879840
LastModified: 1667084907
URLPath: /cgit/aur.git/snapshot/pearl-git.tar.gz