yup on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S yup

* (Optional) Uninstall yup on Arch using YAY

$ yay -Rns yup

2. Manually Install "yup" via AUR

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

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

b. Clone yup's git locally

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

c. Go to ~/yup folder and install it

$ cd ~/yup $ makepkg -si

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

ID: 1053734
Name: yup
PackageBaseID: 143399
PackageBase: yup
Version: 1.1.8-3
Description: Arch Linux AUR Helper with ncurses functionality and better searching and sorting
URL: https://github.com/ericm/yup
NumVotes: 6
Popularity: 0.427548
OutOfDate:
Maintainer: ericm
Submitter: ericm
FirstSubmitted: 1562862726
LastModified: 1647709522
URLPath: /cgit/aur.git/snapshot/yup.tar.gz