up-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S up-git

* (Optional) Uninstall up-git on Arch using YAY

$ yay -Rns up-git

2. Manually Install "up-git" via AUR

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

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

b. Clone up-git's git locally

$ git clone https://aur.archlinux.org/up-git.git ~/up-git

c. Go to ~/up-git folder and install it

$ cd ~/up-git $ makepkg -si

3. Information about the up-git package on Arch User Repository (AUR)

ID: 599810
Name: up-git
PackageBaseID: 136885
PackageBase: up-git
Version: e8ddd78-1
Description: Ultimate Plumber is a tool for writing Linux pipes with instant live preview
URL: https://github.com/akavel/up
NumVotes: 3
Popularity: 0
OutOfDate: 1703696170
Maintainer: Phaotee
Submitter: Phaotee
FirstSubmitted: 1540420724
LastModified: 1553973032
URLPath: /cgit/aur.git/snapshot/up-git.tar.gz