wispr on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S wispr

* (Optional) Uninstall wispr on Arch using YAY

$ yay -Rns wispr

2. Manually Install "wispr" via AUR

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

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

b. Clone wispr's git locally

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

c. Go to ~/wispr folder and install it

$ cd ~/wispr $ makepkg -si

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

ID: 681156
Name: wispr
PackageBaseID: 139640
PackageBase: wispr
Version: 1.0-4
Description: Simple command-line tool to authenticate against a WISPr server
URL: https://github.com/wichert/wispr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: bcb
FirstSubmitted: 1550207014
LastModified: 1577632779
URLPath: /cgit/aur.git/snapshot/wispr.tar.gz