gotify-server on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "gotify-server" 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
Copied
b. Install gotify-server on Arch using YAY
$
yay -S
gotify-server
Copied
* (Optional) Uninstall gotify-server on Arch using YAY
$
yay -Rns
gotify-server
Copied
2. Manually Install "gotify-server" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gotify-server's git locally
$
git clone https://aur.archlinux.org/gotify-server.git
~/gotify-server
Copied
c. Go to ~/gotify-server folder and install it
$
cd
~/gotify-server
Copied
$
makepkg -si
Copied
3. Information about the gotify-server package on Arch User Repository (AUR)
ID: 1320087
Name: gotify-server
PackageBaseID: 148341
PackageBase: gotify-server
Version: 2.4.0-1
Description: A simple server for sending and receiving messages in real-time per WebSocket.
URL: https://gotify.net/
NumVotes: 6
Popularity: 0.06088
OutOfDate:
Maintainer: jmattheis
Submitter: matthias.lisin
FirstSubmitted: 1579462950
LastModified: 1694940205
URLPath: /cgit/aur.git/snapshot/gotify-server.tar.gz
Name: gotify-server
PackageBaseID: 148341
PackageBase: gotify-server
Version: 2.4.0-1
Description: A simple server for sending and receiving messages in real-time per WebSocket.
URL: https://gotify.net/
NumVotes: 6
Popularity: 0.06088
OutOfDate:
Maintainer: jmattheis
Submitter: matthias.lisin
FirstSubmitted: 1579462950
LastModified: 1694940205
URLPath: /cgit/aur.git/snapshot/gotify-server.tar.gz