arcanist on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S arcanist

* (Optional) Uninstall arcanist on Arch using YAY

$ yay -Rns arcanist

2. Manually Install "arcanist" via AUR

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

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

b. Clone arcanist's git locally

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

c. Go to ~/arcanist folder and install it

$ cd ~/arcanist $ makepkg -si

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

ID: 1324379
Name: arcanist
PackageBaseID: 134885
PackageBase: arcanist
Version: 2022.21-1
Description: The command line interface for Phabricator
URL: https://www.phacility.com/phabricator/
NumVotes: 5
Popularity: 0.000519
OutOfDate:
Maintainer: tavianator
Submitter: kendfinger
FirstSubmitted: 1533707677
LastModified: 1695652313
URLPath: /cgit/aur.git/snapshot/arcanist.tar.gz