python-phabricator on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-phabricator

* (Optional) Uninstall python-phabricator on Arch using YAY

$ yay -Rns python-phabricator

2. Manually Install "python-phabricator" via AUR

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

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

b. Clone python-phabricator's git locally

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

c. Go to ~/python-phabricator folder and install it

$ cd ~/python-phabricator $ makepkg -si

3. Information about the python-phabricator package on Arch User Repository (AUR)

ID: 830649
Name: python-phabricator
PackageBaseID: 116549
PackageBase: python-phabricator
Version: 0.8.0-1
Description: Python bindings for Phabricator
URL: https://github.com/disqus/python-phabricator
NumVotes: 1
Popularity: 0
OutOfDate: 1693400874
Maintainer:
Submitter: linkmauve
FirstSubmitted: 1477668230
LastModified: 1607442066
URLPath: /cgit/aur.git/snapshot/python-phabricator.tar.gz