updatecli on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S updatecli

* (Optional) Uninstall updatecli on Arch using YAY

$ yay -Rns updatecli

2. Manually Install "updatecli" via AUR

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

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

b. Clone updatecli's git locally

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

c. Go to ~/updatecli folder and install it

$ cd ~/updatecli $ makepkg -si

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

ID: 1125541
Name: updatecli
PackageBaseID: 184266
PackageBase: updatecli
Version: 0.29.0-1
Description: a tool used to apply file update strategies
URL: https://www.updatecli.io/
NumVotes: 0
Popularity: 0
OutOfDate: 1675354139
Maintainer: Nullrequest
Submitter: Nullrequest
FirstSubmitted: 1658628771
LastModified: 1660380773
URLPath: /cgit/aur.git/snapshot/updatecli.tar.gz