webchanges on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S webchanges

* (Optional) Uninstall webchanges on Arch using YAY

$ yay -Rns webchanges

2. Manually Install "webchanges" via AUR

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

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

b. Clone webchanges's git locally

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

c. Go to ~/webchanges folder and install it

$ cd ~/webchanges $ makepkg -si

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

ID: 1428423
Name: webchanges
PackageBaseID: 184006
PackageBase: webchanges
Version: 3.20.1-0
Description: Check web content for changes and notify
URL: https://github.com/mborsetti/webchanges
NumVotes: 2
Popularity: 0.00018
OutOfDate:
Maintainer: androw
Submitter: AKSoo
FirstSubmitted: 1657811283
LastModified: 1710593313
URLPath: /cgit/aur.git/snapshot/webchanges.tar.gz