upstream on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S upstream

* (Optional) Uninstall upstream on Arch using YAY

$ yay -Rns upstream

2. Manually Install "upstream" via AUR

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

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

b. Clone upstream's git locally

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

c. Go to ~/upstream folder and install it

$ cd ~/upstream $ makepkg -si

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

ID: 912780
Name: upstream
PackageBaseID: 160432
PackageBase: upstream
Version: 0.2.5-1
Description: Desktop client for radicle
URL: https://github.com/radicle-dev/radicle-upstream
NumVotes: 0
Popularity: 0
OutOfDate: 1623374814
Maintainer:
FirstSubmitted: 1606756691
LastModified: 1622102896
URLPath: /cgit/aur.git/snapshot/upstream.tar.gz