quakewatch on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S quakewatch

* (Optional) Uninstall quakewatch on Arch using YAY

$ yay -Rns quakewatch

2. Manually Install "quakewatch" via AUR

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

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

b. Clone quakewatch's git locally

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

c. Go to ~/quakewatch folder and install it

$ cd ~/quakewatch $ makepkg -si

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

ID: 545020
Name: quakewatch
PackageBaseID: 136119
PackageBase: quakewatch
Version: 1.0-1
Description: Lists the latest earthquakes on the command-line
URL: https://github.com/baraclese/quakewatch
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Baraclese
Submitter: Baraclese
FirstSubmitted: 1537301334
LastModified: 1537301334
URLPath: /cgit/aur.git/snapshot/quakewatch.tar.gz