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