arcanist on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install arcanist on Arch using YAY
$
yay -S
arcanist
Copied
* (Optional) Uninstall arcanist on Arch using YAY
$
yay -Rns
arcanist
Copied
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
Copied
b. Clone arcanist's git locally
$
git clone https://aur.archlinux.org/arcanist.git
~/arcanist
Copied
c. Go to ~/arcanist folder and install it
$
cd
~/arcanist
Copied
$
makepkg -si
Copied
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
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