pacwatch on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "pacwatch" 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 pacwatch on Arch using YAY
$
yay -S
pacwatch
Copied
* (Optional) Uninstall pacwatch on Arch using YAY
$
yay -Rns
pacwatch
Copied
2. Manually Install "pacwatch" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pacwatch's git locally
$
git clone https://aur.archlinux.org/pacwatch.git
~/pacwatch
Copied
c. Go to ~/pacwatch folder and install it
$
cd
~/pacwatch
Copied
$
makepkg -si
Copied
3. Information about the pacwatch package on Arch User Repository (AUR)
ID: 1422218
Name: pacwatch
PackageBaseID: 159831
PackageBase: pacwatch
Version: 1.2.0-1
Description: A pacman wrapper which helps you watch important package updates
URL: https://github.com/ouuan/pacwatch
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ouuan
Submitter: ouuan
FirstSubmitted: 1605315453
LastModified: 1709786675
URLPath: /cgit/aur.git/snapshot/pacwatch.tar.gz
Name: pacwatch
PackageBaseID: 159831
PackageBase: pacwatch
Version: 1.2.0-1
Description: A pacman wrapper which helps you watch important package updates
URL: https://github.com/ouuan/pacwatch
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ouuan
Submitter: ouuan
FirstSubmitted: 1605315453
LastModified: 1709786675
URLPath: /cgit/aur.git/snapshot/pacwatch.tar.gz