upcmd on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S upcmd

* (Optional) Uninstall upcmd on Arch using YAY

$ yay -Rns upcmd

2. Manually Install "upcmd" via AUR

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

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

b. Clone upcmd's git locally

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

c. Go to ~/upcmd folder and install it

$ cd ~/upcmd $ makepkg -si

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

ID: 1036015
Name: upcmd
PackageBaseID: 155260
PackageBase: upcmd
Version: 20220112-1
Description: Ultimate Plumber is a tool for writing Linux pipes with instant live preview
URL: https://github.com/upcmd/up
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ragouel
FirstSubmitted: 1594296708
LastModified: 1644746797
URLPath: /cgit/aur.git/snapshot/upcmd.tar.gz