ntfy on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S ntfy

* (Optional) Uninstall ntfy on Arch using YAY

$ yay -Rns ntfy

2. Manually Install "ntfy" via AUR

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

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

b. Clone ntfy's git locally

$ git clone https://aur.archlinux.org/ntfy.git ~/ntfy

c. Go to ~/ntfy folder and install it

$ cd ~/ntfy $ makepkg -si

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

ID: 920956
Name: ntfy
PackageBaseID: 107274
PackageBase: ntfy
Version: 2.7.0-2
Description: A utility for sending push notifications to different backends (Pushover, Pushbullet, XMPP and various desktop notification systems)
URL: https://github.com/dschep/ntfy
NumVotes: 12
Popularity: 0.005552
OutOfDate:
Maintainer:
Submitter: alphazo
FirstSubmitted: 1454866992
LastModified: 1623672478
URLPath: /cgit/aur.git/snapshot/ntfy.tar.gz