workbox on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S workbox

* (Optional) Uninstall workbox on Arch using YAY

$ yay -Rns workbox

2. Manually Install "workbox" via AUR

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

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

b. Clone workbox's git locally

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

c. Go to ~/workbox folder and install it

$ cd ~/workbox $ makepkg -si

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

ID: 604228
Name: workbox
PackageBaseID: 137906
PackageBase: workbox
Version: 4.3.0-1
Description: Utility to help create Progressive Web Apps
URL: https://developers.google.com/web/tools/workbox/modules/workbox-cli
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dbirks
FirstSubmitted: 1544297441
LastModified: 1555359639
URLPath: /cgit/aur.git/snapshot/workbox.tar.gz