peacock on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S peacock

* (Optional) Uninstall peacock on Arch using YAY

$ yay -Rns peacock

2. Manually Install "peacock" via AUR

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

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

b. Clone peacock's git locally

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

c. Go to ~/peacock folder and install it

$ cd ~/peacock $ makepkg -si

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

ID: 742712
Name: peacock
PackageBaseID: 153597
PackageBase: peacock
Version: 2.3.5-1
Description: Open source experimental private-by-default web browser.
URL: https://github.com/peacockweb/peacock
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: spikecodes
Submitter: sunflsks
FirstSubmitted: 1590439445
LastModified: 1590439445
URLPath: /cgit/aur.git/snapshot/peacock.tar.gz