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