gotify-cli on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S gotify-cli

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

$ yay -Rns gotify-cli

2. Manually Install "gotify-cli" via AUR

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

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

b. Clone gotify-cli's git locally

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

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

$ cd ~/gotify-cli $ makepkg -si

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

ID: 1308042
Name: gotify-cli
PackageBaseID: 140000
PackageBase: gotify-cli
Version: 2.2.3-1
Description: A command line interface for pushing messages to gotify/server
URL: https://github.com/gotify/cli
NumVotes: 4
Popularity: 0.05808
OutOfDate:
Maintainer: flipee
Submitter: nicoulaj
FirstSubmitted: 1551377408
LastModified: 1692797566
URLPath: /cgit/aur.git/snapshot/gotify-cli.tar.gz