upsource on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S upsource

* (Optional) Uninstall upsource on Arch using YAY

$ yay -Rns upsource

2. Manually Install "upsource" via AUR

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

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

b. Clone upsource's git locally

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

c. Go to ~/upsource folder and install it

$ cd ~/upsource $ makepkg -si

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

ID: 1302823
Name: upsource
PackageBaseID: 88583
PackageBase: upsource
Version: 2020.1-1
Description: Repository Browsing and Code Review tool from JetBrains
URL: https://www.jetbrains.com/upsource/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: windy
FirstSubmitted: 1419344605
LastModified: 1691835825
URLPath: /cgit/aur.git/snapshot/upsource.tar.gz