upctl on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S upctl

* (Optional) Uninstall upctl on Arch using YAY

$ yay -Rns upctl

2. Manually Install "upctl" via AUR

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

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

b. Clone upctl's git locally

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

c. Go to ~/upctl folder and install it

$ cd ~/upctl $ makepkg -si

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

ID: 892270
Name: upctl
PackageBaseID: 164018
PackageBase: upctl
Version: v0.5.0-1
Description: upctl - a CLI tool for managing UpCloud services.
URL: https://upcloud.com
NumVotes: 0
Popularity: 0
OutOfDate: 1618579041
Maintainer: kaminek
Submitter: kaminek
FirstSubmitted: 1614938133
LastModified: 1618394411
URLPath: /cgit/aur.git/snapshot/upctl.tar.gz