fetcher on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "fetcher" 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 fetcher on Arch using YAY
$
yay -S
fetcher
Copied
* (Optional) Uninstall fetcher on Arch using YAY
$
yay -Rns
fetcher
Copied
2. Manually Install "fetcher" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone fetcher's git locally
$
git clone https://aur.archlinux.org/fetcher.git
~/fetcher
Copied
c. Go to ~/fetcher folder and install it
$
cd
~/fetcher
Copied
$
makepkg -si
Copied
3. Information about the fetcher package on Arch User Repository (AUR)
ID: 445271
Name: fetcher
PackageBaseID: 115289
PackageBase: fetcher
Version: 2.0-1
Description: Automatic update of git repositories via a systemd service.
URL: https://github.com/mbrunnen/fetcher
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: noel
Submitter: noel
FirstSubmitted: 1473113597
LastModified: 1505948829
URLPath: /cgit/aur.git/snapshot/fetcher.tar.gz
Name: fetcher
PackageBaseID: 115289
PackageBase: fetcher
Version: 2.0-1
Description: Automatic update of git repositories via a systemd service.
URL: https://github.com/mbrunnen/fetcher
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: noel
Submitter: noel
FirstSubmitted: 1473113597
LastModified: 1505948829
URLPath: /cgit/aur.git/snapshot/fetcher.tar.gz