ghost.py on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S ghost.py

* (Optional) Uninstall ghost.py on Arch using YAY

$ yay -Rns ghost.py

2. Manually Install "ghost.py" via AUR

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

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

b. Clone ghost.py's git locally

$ git clone https://aur.archlinux.org/ghost.py.git ~/ghost.py

c. Go to ~/ghost.py folder and install it

$ cd ~/ghost.py $ makepkg -si

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

ID: 297005
Name: ghost.py
PackageBaseID: 55476
PackageBase: ghost.py
Version: 0.2.3-2
Description: Webkit based webclient (relies on PyQT)
URL: http://jeanphix.github.com/Ghost.py/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: fab31
FirstSubmitted: 1325449842
LastModified: 1461586557
URLPath: /cgit/aur.git/snapshot/ghost.py.tar.gz