provok on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S provok

* (Optional) Uninstall provok on Arch using YAY

$ yay -Rns provok

2. Manually Install "provok" via AUR

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

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

b. Clone provok's git locally

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

c. Go to ~/provok folder and install it

$ cd ~/provok $ makepkg -si

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

ID: 954914
Name: provok
PackageBaseID: 165984
PackageBase: provok
Version: 0.1.0-2
Description: A text renderer written in Rust
URL: https://github.com/o2sh/provok
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1619192452
LastModified: 1630422623
URLPath: /cgit/aur.git/snapshot/provok.tar.gz