tempest on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S tempest

* (Optional) Uninstall tempest on Arch using YAY

$ yay -Rns tempest

2. Manually Install "tempest" via AUR

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

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

b. Clone tempest's git locally

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

c. Go to ~/tempest folder and install it

$ cd ~/tempest $ makepkg -si

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

ID: 543700
Name: tempest
PackageBaseID: 135009
PackageBase: tempest
Version: 0.1.1-1
Description: TEMPest is \a CLI tool to help manage temporary content - writtent in go
URL: https://chacas0.github.io/tempest/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ChacaS0
FirstSubmitted: 1534086562
LastModified: 1536859832
URLPath: /cgit/aur.git/snapshot/tempest.tar.gz