revolver on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S revolver

* (Optional) Uninstall revolver on Arch using YAY

$ yay -Rns revolver

2. Manually Install "revolver" via AUR

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

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

b. Clone revolver's git locally

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

c. Go to ~/revolver folder and install it

$ cd ~/revolver $ makepkg -si

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

ID: 1348312
Name: revolver
PackageBaseID: 199285
PackageBase: revolver
Version: 0.2.3-1
Description: A progress spinner for ZSH scripts
URL: https://github.com/molovo/revolver
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1699252059
LastModified: 1699252277
URLPath: /cgit/aur.git/snapshot/revolver.tar.gz