yup on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install yup on Arch using YAY
$
yay -S
yup
Copied
* (Optional) Uninstall yup on Arch using YAY
$
yay -Rns
yup
Copied
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
Copied
b. Clone yup's git locally
$
git clone https://aur.archlinux.org/yup.git
~/yup
Copied
c. Go to ~/yup folder and install it
$
cd
~/yup
Copied
$
makepkg -si
Copied
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
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