puppeteer on AUR (Arch User Repository)

Last updated: November 21,2024

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

$ yay -S puppeteer

* (Optional) Uninstall puppeteer on Arch using YAY

$ yay -Rns puppeteer

2. Manually Install "puppeteer" via AUR

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

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

b. Clone puppeteer's git locally

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

c. Go to ~/puppeteer folder and install it

$ cd ~/puppeteer $ makepkg -si

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

ID: 1080573
Name: puppeteer
PackageBaseID: 178483
PackageBase: puppeteer
Version: 0.8.1-4
Description: VTuber application made with Godot 3.4 (former OpenSeeFace-GD)
URL: https://github.com/virtual-puppet-project/puppeteer
NumVotes: 1
Popularity: 0.015254
OutOfDate:
Maintainer: bytedream
FirstSubmitted: 1651436983
LastModified: 1652638500
URLPath: /cgit/aur.git/snapshot/puppeteer.tar.gz