ghost-cli on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ghost-cli

* (Optional) Uninstall ghost-cli on Arch using YAY

$ yay -Rns ghost-cli

2. Manually Install "ghost-cli" via AUR

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

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

b. Clone ghost-cli's git locally

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

c. Go to ~/ghost-cli folder and install it

$ cd ~/ghost-cli $ makepkg -si

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

ID: 860131
Name: ghost-cli
PackageBaseID: 163037
PackageBase: ghost-cli
Version: 1.15.3-1
Description: CLI Tool for installing & updating Ghost
URL: https://ghost.org
NumVotes: 1
Popularity: 0
OutOfDate: 1635501634
Maintainer:
Submitter: harababurel
FirstSubmitted: 1612720453
LastModified: 1612720453
URLPath: /cgit/aur.git/snapshot/ghost-cli.tar.gz