clup on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S clup

* (Optional) Uninstall clup on Arch using YAY

$ yay -Rns clup

2. Manually Install "clup" via AUR

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

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

b. Clone clup's git locally

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

c. Go to ~/clup folder and install it

$ cd ~/clup $ makepkg -si

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

ID: 187478
Name: clup
PackageBaseID: 88063
PackageBase: clup
Version: 1.1-3
Description: Clickable/configurable Update of Arch Linux
URL: https://github.com/colinkeenan/clup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: colinkeenan
Submitter: colinkeenan
FirstSubmitted: 1417993068
LastModified: 1433811226
URLPath: /cgit/aur.git/snapshot/clup.tar.gz