pikaur on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S pikaur

* (Optional) Uninstall pikaur on Arch using YAY

$ yay -Rns pikaur

2. Manually Install "pikaur" via AUR

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

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

b. Clone pikaur's git locally

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

c. Go to ~/pikaur folder and install it

$ cd ~/pikaur $ makepkg -si

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

ID: 1403641
Name: pikaur
PackageBaseID: 131064
PackageBase: pikaur
Version: 1.18.4-1
Description: AUR helper which asks all questions before installing/building. Inspired by pacaur, yaourt and yay.
URL: https://github.com/actionless/pikaur
NumVotes: 271
Popularity: 1.134732
OutOfDate:
Maintainer: actionless
Submitter: actionless
FirstSubmitted: 1521935919
LastModified: 1707015573
URLPath: /cgit/aur.git/snapshot/pikaur.tar.gz