puppy-browser on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S puppy-browser

* (Optional) Uninstall puppy-browser on Arch using YAY

$ yay -Rns puppy-browser

2. Manually Install "puppy-browser" via AUR

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

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

b. Clone puppy-browser's git locally

$ git clone https://aur.archlinux.org/puppy-browser.git ~/puppy-browser

c. Go to ~/puppy-browser folder and install it

$ cd ~/puppy-browser $ makepkg -si

3. Information about the puppy-browser package on Arch User Repository (AUR)

ID: 934201
Name: puppy-browser
PackageBaseID: 168900
PackageBase: puppy-browser
Version: 0.1.0-1
Description: An example implementation of a tiny Web browser for educational purposes.
URL: https://github.com/lmt-swallow/puppy-browser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Coelacanthus
Submitter: Coelacanthus
FirstSubmitted: 1626259429
LastModified: 1626259429
URLPath: /cgit/aur.git/snapshot/puppy-browser.tar.gz