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
Copied
b. Install revolver on Arch using YAY
$
yay -S
revolver
Copied
* (Optional) Uninstall revolver on Arch using YAY
$
yay -Rns
revolver
Copied
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
Copied
b. Clone revolver's git locally
$
git clone https://aur.archlinux.org/revolver.git
~/revolver
Copied
c. Go to ~/revolver folder and install it
$
cd
~/revolver
Copied
$
makepkg -si
Copied
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
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